From 5aa05a70dab27977593818cc50938adef8be00c0 Mon Sep 17 00:00:00 2001 From: sualko Date: Mon, 26 Jul 2021 17:44:15 +0200 Subject: [PATCH] docs: update change log --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc0db55..f187096 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,20 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] +### Added +- change default navigation label to BBB +- [#171](https://github.com/sualko/cloud_bbb/issues/171) bump Nextcloud versions + +### Fixed +- use official circle api +- change boolean columns to nullable (#166) + +### Misc +- remove composer.phar +- update nc api +- update psalm baseline +- BREAKING [#116](https://github.com/sualko/cloud_bbb/issues/116) update php dependencies +- update to latest nc code style ## 1.4.2 (2021-07-03) ### Fixed