Update changelog

This commit is contained in:
Marcin Łojewski
2018-12-16 12:37:06 +01:00
parent c56cbfb215
commit 77270e6d4b

View File

@@ -5,6 +5,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [Unreleased] ## [Unreleased]
### Added
- Support for Nextcloud 15
- SHA-256, SHA-512 hash algorithm
### Fixed
- Loading user list when display name is null
- Hide "password change form" when "Allow password change" not set
## [4.1.0] - 2018-10-28 ## [4.1.0] - 2018-10-28
### Added ### Added