From 47d62256c12449ada73c25a6a14e903433addc94 Mon Sep 17 00:00:00 2001
From: Thijs Kinkhorst <thijs@kinkhorst.com>
Date: Tue, 10 Jul 2018 13:09:48 +0000
Subject: [PATCH] Update changelog

---
 docs/simplesamlphp-changelog.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/simplesamlphp-changelog.md b/docs/simplesamlphp-changelog.md
index bd5d85334..51fa2cf9b 100644
--- a/docs/simplesamlphp-changelog.md
+++ b/docs/simplesamlphp-changelog.md
@@ -89,6 +89,7 @@ Released TBD
 ### saml
   * AttributeConsumingService: allow to set isDefault and index options.
   * Encrypted attributes in an assertion are now decrypted correctly.
+  * Prefer HTTP-Redirect binding for an AuthnRequest if available.
 
 ### smartattributes
   * Fix to make the `add_authority` option work.
-- 
GitLab