diff --git a/docs/simplesamlphp-changelog.md b/docs/simplesamlphp-changelog.md
index 159144dc4ab3d65813987a0549ca381dfc21d36d..2d0d4fc3cc1cc37100b70c7ee7adbc6a6c8ad3d6 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.