Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2020-12-14 16:39:49 +0300
committerJoas Schilling <coding@schilljs.com>2020-12-14 16:39:49 +0300
commitc823e11d1989ea6a4f99f3e326353df828a03f6a (patch)
tree0b765bbc62af2fdf5c549f65ba4ca923c74ab2be /CHANGELOG.md
parent9e3b0b50e5cfa05aca13dca406f3184d3e2fda2e (diff)
Add changelog for 0.6.0
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6037b4a..50228ee 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,12 @@
# Changelog
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
### Fixed
- Fix compatibility with password policy app