Skip to content

Commit e4d962f

Browse files
committed
Changelog
1 parent 5218a0e commit e4d962f

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1010
- phpass hashing implementation
1111
- Support for salt column
1212

13+
### Changed
14+
- Support for Nextcloud 14 only
15+
- Group backend implementation
16+
1317
### Fixed
1418
- Table and column autocomplete in settings panel
1519

16-
## [v4.0.0-rc2]
20+
## [4.0.0-rc2]
1721
### Added
1822
- User active column
1923

@@ -75,6 +79,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7579
- Supported version of ownCloud, Nextcloud: ownCloud 10, Nextcloud 12
7680

7781
[Unreleased]: https://github.com/nextcloud/user_sql/compare/v4.0.0-rc2...develop
78-
[v4.0.0-rc2]: https://github.com/nextcloud/user_sql/compare/v4.0.0-rc1...v4.0.0-rc2
82+
[4.0.0-rc2]: https://github.com/nextcloud/user_sql/compare/v4.0.0-rc1...v4.0.0-rc2
7983
[4.0.0-rc1]: https://github.com/nextcloud/user_sql/compare/v3.1.0...v4.0.0-rc1
8084
[3.1.0]: https://github.com/nextcloud/user_sql/compare/v2.4.0...v3.1.0

0 commit comments

Comments
 (0)