diff --git a/CHANGELOG.md b/CHANGELOG.md index ecad06f..24b0260 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] ### Fixed - [issue#123](https://github.com/nextcloud/user_sql/issues/123) - sync exception - Duplicate entry +### Added +- Support for Nextcloud 20 ## [4.5.0] - 2020-04-13 ### Added diff --git a/appinfo/info.xml b/appinfo/info.xml index 27242b3..28021dc 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -8,7 +8,7 @@ Retrieve the users and groups info. Allow the users to change their passwords. Sync the users' email addresses with the addresses stored by Nextcloud. - 4.6.0-dev + 4.6.0 agpl Marcin Łojewski Andreas Böhler @@ -22,7 +22,7 @@ auth - + \OCA\UserSQL\Settings\Admin