Add changelog for 0.6.0

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2020-12-14 14:39:49 +01:00
parent 9e3b0b50e5
commit c823e11d19
No known key found for this signature in database
GPG Key ID: 7076EA9751AACDDA
2 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,12 @@
# Changelog # Changelog
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## 0.6.0 2020-12-14
### Added
- Allow forcing user name patterns and providing hints on the registration form and email (by @pxlfrk )
[#259](https://github.com/nextcloud/registration/pull/259)
- Compatibility with Nextcloud 21
## 0.5.2 2020-11-30 ## 0.5.2 2020-11-30
### Fixed ### Fixed
- Fix compatibility with password policy app - Fix compatibility with password policy app

View File

@ -23,7 +23,7 @@ This app allows users to register a new account.
4. User is lead to a form where they can choose their username and password 4. User is lead to a form where they can choose their username and password
5. New account is created and is logged in automatically 5. New account is created and is logged in automatically
]]></description> ]]></description>
<version>0.5.2</version> <version>0.6.0</version>
<licence>agpl</licence> <licence>agpl</licence>
<author mail="pellaeon@cnmc.tw" homepage="https://nyllep.wordpress.com/about-2">Pellaeon Lin</author> <author mail="pellaeon@cnmc.tw" homepage="https://nyllep.wordpress.com/about-2">Pellaeon Lin</author>
<types> <types>