From 9af219af82f3c9d10b7fa0e2024f15d5530b86fb Mon Sep 17 00:00:00 2001 From: Jaime Perez Crespo <jaime.perez@uninett.no> Date: Mon, 7 Mar 2016 14:11:23 +0100 Subject: [PATCH] Update the changelog. --- docs/simplesamlphp-changelog.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/simplesamlphp-changelog.txt b/docs/simplesamlphp-changelog.txt index 9eb86b3de..012de897a 100644 --- a/docs/simplesamlphp-changelog.txt +++ b/docs/simplesamlphp-changelog.txt @@ -6,6 +6,12 @@ SimpleSAMLphp changelog This document lists the changes between versions of SimpleSAMLphp. See the upgrade notes for specific information about upgrading. +## Version 1.14.1 + +Released 2016-03-08 + + * Resolved an information leakage security issue in the sanitycheck module. See [SSPSA 201603-01](/security/201603-01). + ## Version 1.14.0 Released 2016-02-15 -- GitLab