From c1ba060e39318fc2ffc5182494211d5d80d6063a Mon Sep 17 00:00:00 2001
From: Jaime Perez Crespo <jaime.perez@uninett.no>
Date: Thu, 27 Aug 2015 10:32:03 +0200
Subject: [PATCH] Update changelog.

---
 docs/simplesamlphp-changelog.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/simplesamlphp-changelog.txt b/docs/simplesamlphp-changelog.txt
index 0aa49e8f6..4bd9f2267 100644
--- a/docs/simplesamlphp-changelog.txt
+++ b/docs/simplesamlphp-changelog.txt
@@ -25,6 +25,7 @@ Released TBD
   * Added support for WantAssertionsSigned and AuthnRequestsSigned in SAML 2.0 SP metadata.
   * Added support for file uploads in the metadata converter.
   * Added support for the Hide From Discovery REFEDS Entity Category.
+  * Added support for the eduPersonAssurance attribute.
   * Added the SAML NameID to the attributes status page, when available.
   * Added attribute definitions for schacGender (schac), sisSchoolGrade and sisLegalGuardianFor (skolfederation.se).
   * Attributes required in metadata are now taken into account when parsing.
@@ -55,6 +56,7 @@ Released TBD
   * Deleted old jQuery remnants.
   * Deleted the undocumented dynamic XML metadata storage handler.
   * Deleted the backwards-compatible authentication source.
+  * Updated translations.
 
 ### `authcrypt`
 
-- 
GitLab