File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77## [ Unreleased]
88### Fixed
99- [ issue #123 ] ( https://github.com/nextcloud/user_sql/issues/123 ) - sync exception - Duplicate entry
10+ ### Added
11+ - Support for Nextcloud 20
1012
1113## [ 4.5.0] - 2020-04-13
1214### Added
Original file line number Diff line number Diff line change 88 Retrieve the users and groups info. Allow the users to change their passwords.
99 Sync the users' email addresses with the addresses stored by Nextcloud.
1010 </description >
11- <version >4.6.0-dev </version >
11+ <version >4.6.0</version >
1212 <licence >agpl</licence >
1313 <author >Marcin Łojewski</author >
1414 <author >Andreas Böhler</author >
2222 <category >auth</category >
2323 <dependencies >
2424 <php min-version =" 7.1" />
25- <nextcloud min-version =" 18" max-version =" 21 " />
25+ <nextcloud min-version =" 18" max-version =" 20 " />
2626 </dependencies >
2727 <settings >
2828 <admin >\OCA\UserSQL\Settings\Admin</admin >
You can’t perform that action at this time.
0 commit comments