mirror of https://github.com/sualko/cloud_bbb
docs: update change log
parent
4599f54937
commit
5aa05a70da
14
CHANGELOG.md
14
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).
|
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
## [Unreleased]
|
## [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)
|
## 1.4.2 (2021-07-03)
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
Loading…
Reference in New Issue