diff --git a/docs/simplesamlphp-changelog.md b/docs/simplesamlphp-changelog.md index 10bf4d4ff5e325aeb857c43b8b9bdfe9df63fe45..3f944098547ae58b6c4cc9384055b8cc8cb6f86c 100644 --- a/docs/simplesamlphp-changelog.md +++ b/docs/simplesamlphp-changelog.md @@ -15,9 +15,16 @@ Released TBD metadata can be specified with the new `validateFingerprintAlgorithm` configuration option. +## Version 1.17.1 + +Released 2019-03-07 + + * Fixed an issue with composer that made it impossible to install modules + if SimpleSAMLphp was installed itself with the provided package (tar.gz file). + ## Version 1.17.0 -Released 3 March 2019 +Released 2019-03-07 * Introduce a new experimental user interface based on Twig templates. The new Twig templates co-exist next to the old ones and come