From ef28d240f68ee046ae6ec61d40b2fb330937dd73 Mon Sep 17 00:00:00 2001
From: Thijs Kinkhorst <thijs@kinkhorst.com>
Date: Mon, 29 Jan 2018 16:50:51 +0100
Subject: [PATCH] changelog

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

diff --git a/docs/simplesamlphp-changelog.md b/docs/simplesamlphp-changelog.md
index 159144dc4..2d0d4fc3c 100644
--- a/docs/simplesamlphp-changelog.md
+++ b/docs/simplesamlphp-changelog.md
@@ -20,6 +20,9 @@ Released TBD
 ### authfacebook
   * Compatibility with Facebook strict URI match.
 
+### consent
+  * Sort attribute values for consent.
+
 ### core
   * StatisticsWithAttribute: add `passive-` prefix when logging passive
     requests, set new option `skipPassive` to skip logging these altogether.
-- 
GitLab