Skip to content

Commit 949543c

Browse files
committed
Version 4.1.0
1 parent badf9be commit 949543c

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased]
7+
## [4.1.0] - 2018-10-28
88
### Added
99
- Whirlpool hash algorithm
1010
- 'Prepend salt' toggle
1111
- Drupal 7 hash algorithm
12-
- Case-insensitive username option
12+
- 'Case-insensitive username' option
1313
### Fixed
1414
- Error when 'Display name' not set
1515
- Encoding of iteration for 'Extended DES (Crypt)'
@@ -98,7 +98,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
9898
### Changed
9999
- Supported version of ownCloud, Nextcloud: ownCloud 10, Nextcloud 12
100100

101-
[Unreleased]: https://github.com/nextcloud/user_sql/compare/v4.0.1...develop
101+
[4.1.0]: https://github.com/nextcloud/user_sql/compare/v4.0.1...v4.1.0
102102
[4.0.1]: https://github.com/nextcloud/user_sql/compare/v4.0.0...v4.0.1
103103
[4.0.0]: https://github.com/nextcloud/user_sql/compare/v4.0.0-rc2...v4.0.0
104104
[4.0.0-rc2]: https://github.com/nextcloud/user_sql/compare/v4.0.0-rc1...v4.0.0-rc2

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
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.1.0-dev</version>
11+
<version>4.1.0</version>
1212
<licence>agpl</licence>
1313
<author>Marcin Łojewski</author>
1414
<author>Andreas Böhler</author>

0 commit comments

Comments
 (0)