From 2e2c985ccd1ceacd086564825892a1f4bbde3819 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaime=20Pe=CC=81rez=20Crespo?= <jaime.perez@uninett.no> Date: Thu, 11 Jul 2019 11:01:07 +0200 Subject: [PATCH] Update changelog. --- docs/simplesamlphp-changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/simplesamlphp-changelog.md b/docs/simplesamlphp-changelog.md index 373a90f2a..33eb9a063 100644 --- a/docs/simplesamlphp-changelog.md +++ b/docs/simplesamlphp-changelog.md @@ -29,7 +29,13 @@ Released TBD ### Interoperability * The minimum PHP version required is now 5.6. + +## Version 1.17.4 + +Released 2019-07-11 + * Fix an issue introduced in 1.17.3 with `enable.http_post`. + ## Version 1.17.3 Released 2019-07-10 -- GitLab