From 9cae1ffed24a851e88e53afb4a75d117125b619a 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 12:57:00 +0100 Subject: [PATCH] Revert "Update changelog" This reverts commit 00716eb443d0939ea681a773b4c32abc4afa5445. --- docs/simplesamlphp-changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/simplesamlphp-changelog.md b/docs/simplesamlphp-changelog.md index fbb44b54c..ef4bf0f6e 100644 --- a/docs/simplesamlphp-changelog.md +++ b/docs/simplesamlphp-changelog.md @@ -19,6 +19,7 @@ Released TBD * 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 -- GitLab