From 684733043f0250bf0b63a311a0f7ec800a5d9069 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaime=20Pe=CC=81rez=20Crespo?= <jaime.perez@uninett.no> Date: Tue, 26 Nov 2019 11:21:31 +0100 Subject: [PATCH] Update changelog --- docs/simplesamlphp-changelog.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/simplesamlphp-changelog.md b/docs/simplesamlphp-changelog.md index 6045021f3..ef4bf0f6e 100644 --- a/docs/simplesamlphp-changelog.md +++ b/docs/simplesamlphp-changelog.md @@ -13,6 +13,14 @@ Released TBD * This version will be the last of the 1.x branch and will provide a migration path to our new templating system, routing system, translation system and hooks. + ## Version 1.18.1 + ++Released 2019-11-26 + + * Fixed an issue that prevented custom themes from working (#1240). + * Fixed an issue with translations in the discovery service (#1244). + * Fixed an issue with schema validation. + ## Version 1.18.0 Released 2019-11-19 -- GitLab