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>2021-04-04 17:08:22 +0300
committerJoas Schilling <coding@schilljs.com>2021-04-04 17:08:22 +0300
commit08e9e522d418a9679a82558e1d0d91b1a6ee2792 (patch)
treed93e3a1658a1d7621d7b49cc8235067cacdae700 /CHANGELOG.md
parent8bf3dc6d3dc5a543cfe17740536839cccff740c7 (diff)
Add changelog and bump versionv1.1.1
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2f18eae..300a524 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,11 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 1.1.1 – 2021-04-04
+### Fixed
+- Fix registration with loginname field
+ [#284](https://github.com/nextcloud/registration/pull/284)
+
## 1.1.0 – 2021-04-01
### Added
- Added settings to display and enforce a full name field on the registration form