docs: update change log

pull/129/head
sualko 2021-02-24 17:39:08 +01:00
parent f4a65a7fb0
commit 4400e3358d
1 changed files with 17 additions and 0 deletions

View File

@ -5,6 +5,23 @@ 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
- [#124](https://github.com/sualko/cloud_bbb/issues/124) make navigation label configurable
- bump Nextcloud version
### Fixed
- do not register file action without authentication
- always show missing configuration message
- [#125](https://github.com/sualko/cloud_bbb/issues/125) prevent group restriction
- psalm errors
- translate settings header
- increase qr code error correction
### Misc
- add link to contributor guide
- use psalm
- add admin screenshot
- move to github actions
## 1.2.0 (2021-02-01)
### Added