From d3154063bb0bd32e66b982a1477a86a5f86712da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaime=20Pe=CC=81rez=20Crespo?= <jaime.perez@uninett.no> Date: Mon, 4 Sep 2017 14:15:16 +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 c11d88a41..89f8f8d5c 100644 --- a/docs/simplesamlphp-changelog.md +++ b/docs/simplesamlphp-changelog.md @@ -127,6 +127,12 @@ Released TBD ### `sqlauth` * Fixed SQL schema for usergroups table. +## Version 1.14.16 + +Released 2017-09-04 + + * Resolved a security issue in the consentAdmin module. See [SSPSA 201709-01](https://simplesamlphp.org/security/201709-01). + ## Version 1.14.15 Released 2017-08-08 -- GitLab