From d9379234a79ae9075f9fd6fb3bc4766d7d55a205 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaime=20Pe=CC=81rez=20Crespo?= <jaime.perez@uninett.no> Date: Mon, 20 Nov 2017 10:04:38 +0100 Subject: [PATCH] Add release date of 1.15.0 --- docs/simplesamlphp-changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/simplesamlphp-changelog.md b/docs/simplesamlphp-changelog.md index e78de8afc..9c4184c6e 100644 --- a/docs/simplesamlphp-changelog.md +++ b/docs/simplesamlphp-changelog.md @@ -8,7 +8,7 @@ See the upgrade notes for specific information about upgrading. ## Version 1.15.0 -Released TBD +Released 2017-11-20 ### New features * Added support for authenticated web proxies with the `proxy.auth` setting. -- GitLab