From d1704126502903a66c8a06e80af3c9a3049e1cf0 Mon Sep 17 00:00:00 2001
From: Tim van Dijen <tim.dijen@minbzk.nl>
Date: Wed, 10 Jul 2019 13:21:03 +0200
Subject: [PATCH] Update simplesamlphp-changelog.md

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

diff --git a/docs/simplesamlphp-changelog.md b/docs/simplesamlphp-changelog.md
index 2843e8b63..373a90f2a 100644
--- a/docs/simplesamlphp-changelog.md
+++ b/docs/simplesamlphp-changelog.md
@@ -25,6 +25,7 @@ Released TBD
     content changes.
   * New SP options `AssertionConsumerService` and `SingleLogoutServiceLocation`
     that allow to override the default URL paths.
+  * Added support for per-IDP configurable `AuthnContextClassRef`/`AuthnContextComparison`.
 
 ### Interoperability
   * The minimum PHP version required is now 5.6.
@@ -55,9 +56,6 @@ Released 2019-07-10
     [authoauth2 module](https://github.com/cirrusidentity/simplesamlphp-module-authoauth2).
     A migration guide for LinkedIn authentication is included in their README.
 
-### saml
-  * Added support for per-IDP configurable `AuthnContextClassRef`/`AuthnContextComparison`.
-
 ## Version 1.17.2
 
 Released 2019-04-02
-- 
GitLab