diff --git a/docs/simplesamlphp-changelog.md b/docs/simplesamlphp-changelog.md
index 84b1a59930d2207db5c40a9017a9ae69781c3d13..6045021f3d0b9aee5b49818f4ac492fdf277b730 100644
--- a/docs/simplesamlphp-changelog.md
+++ b/docs/simplesamlphp-changelog.md
@@ -44,6 +44,18 @@ Released 2019-11-19
     to allow overriding the default URL paths.
   * Added support for per-IDP configurable `AuthnContextClassRef`/`AuthnContextComparison`.
 
+## Version 1.17.8
+
+Released 2019-11-20
+
+  * Resolved a security issue that exposed host information to unauthenticated users. See
+    [SSPSA 201911-02](https://simplesamlphp.org/security/201911-02).
+
+### consentAdmin
+
+  * Fixed an issue with CSS and Javascript not loading for the module in the new user
+    interface.
+
 ## Version 1.17.7
 
 Released 2019-11-06