diff --git a/CHANGELOG.md b/CHANGELOG.md index 45428ad3c..7db1f1ec5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog All notable changes to this project will be documented in this file. +## 5.2.2 + +### Fixed +- Fix validating SAML XML schemas (user_saml#754) + +### Changed +- Dependency updates + ## 5.2.1 ### Fixed diff --git a/appinfo/info.xml b/appinfo/info.xml index b7841179a..b4d177a54 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -16,7 +16,7 @@ The following providers are supported and tested at the moment: * Any other provider that authenticates using the environment variable While theoretically any other authentication provider implementing either one of those standards is compatible, we like to note that they are not part of any internal test matrix.]]> - 5.2.1 + 5.2.2 agpl Lukas Reschke User_SAML