From 5bfbd465e7f146543323c86910f8164df5744dc9 Mon Sep 17 00:00:00 2001
From: Thijs Kinkhorst <thijs@kinkhorst.com>
Date: Tue, 29 May 2018 15:00:30 +0000
Subject: [PATCH] Changelog

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

diff --git a/docs/simplesamlphp-changelog.md b/docs/simplesamlphp-changelog.md
index 1389a5e65..f545919d9 100644
--- a/docs/simplesamlphp-changelog.md
+++ b/docs/simplesamlphp-changelog.md
@@ -51,9 +51,13 @@ Released TBD
 ### consent
   * Sort attribute values for consent.
   * Fix table layout for MySQL > 5.6.
+  * Rename `noconsentattributes` to `attributes.exclude`; the former
+    is now considered deprecated.
 
 ### consentAdmin
   * Work better with TargetedIDs when operating as a proxy.
+  * Add `attributes.exclude` option to correspond to the same option
+    in the Consent module.
 
 ### core
   * StatisticsWithAttribute: add `passive-` prefix when logging passive
-- 
GitLab