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:
authorBjörn Schießle <bjoern@schiessle.org>2018-08-09 12:32:28 +0300
committerGitHub <noreply@github.com>2018-08-09 12:32:28 +0300
commitc95ffc63350eac8234a28123b58504f0ad69dd4e (patch)
treeb2bcbfff668ad69b5bb50408af0f9f0f040b73ec /CHANGELOG.md
parent000288f20b88bb439ea3c60f3df491feb2916023 (diff)
parent334f2d5df2a9b00bbcbdb30b6a76bd2a56479608 (diff)
Merge pull request #234 from nextcloud/release-1.6.0v1.6.0
prepare v1.6.0
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