diff --git a/docs/simplesamlphp-changelog.md b/docs/simplesamlphp-changelog.md
index c79e2a902f35f94ca2fe7dcec205f451680d2fcf..3db5e9c3471993a30fd2be662657e24d32711be8 100644
--- a/docs/simplesamlphp-changelog.md
+++ b/docs/simplesamlphp-changelog.md
@@ -24,6 +24,19 @@ Released TBD
 ### Interoperability
   * The minimum PHP version required is now 5.6.
 
+## Version 1.17.2
+
+Released 2019-04-02
+
+  * Fixed that generated metadata was missing some information
+    when PHP's zend.assertions option is set to < 1.
+  * Fixed that MDUI Keywords and Logo were not parsed from metadata.
+  * Fixed DiscoPower module tab display.
+  * Fixed use group name in Attribute Add Users Groups filter.
+  * Add metadatadir setting to the default config template.
+  * Fixed exception processing in loadExceptionState().
+  * Fixed preferredidp in built-in 'links'-style discovery.
+
 ## Version 1.17.1
 
 Released 2019-03-07