From 6927093deeebe12e96cbb87557d25a15ad96f93c Mon Sep 17 00:00:00 2001 From: Jaime Perez Crespo <jaime.perez@uninett.no> Date: Fri, 11 Mar 2016 11:41:53 +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 012de897a..aed57fffc 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.2 + +Released 2016-03-11 + + * Use stable versions of the externalized modules to prevent possible issues when further developing them. + ## Version 1.14.1 Released 2016-03-08 -- GitLab