diff --git a/docs/simplesamlphp-changelog.md b/docs/simplesamlphp-changelog.md
index 2843e8b63522047f69ec4caf9e645b74bc83dcab..373a90f2a989d5a4106b510af8bff64c3ae04f80 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