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

github.com/nextcloud/user_saml.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjoern Schiessle <bjoern@schiessle.org>2018-08-09 12:31:37 +0300
committerBjoern Schiessle <bjoern@schiessle.org>2018-08-09 12:31:37 +0300
commit334f2d5df2a9b00bbcbdb30b6a76bd2a56479608 (patch)
tree27a5eadbe4479c6971ab0e5e3abd7fea7b16f24d /CHANGELOG.md
parentb581b660474888c1a97bf6b56e5e3327d23b62cf (diff)
prepare v1.6.0
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index eb66153d..8b797ae3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,13 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 1.6.0
+
+### Changelog
+
+- Allow multiple IDP's
+- Add attribute mapping for groups
+
## 1.5.0
### Changed