diff --git a/CHANGELOG.md b/CHANGELOG.md index 92dc70c47..61ee9d9cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,18 @@ # Changelog All notable changes to this project will be documented in this file. +## 0.4.1 - 2018-07-28 + +### Added + +- Make app compatible with Nextcloud 14 + +### Fixed + +- Fix bug with file upload on unlimited quota +- Fix issue on MySQL databases that don't support 4-byte characters +- Fix check when assigning users + ## 0.4.0 - 2018-07-11 ### Added