diff --git a/Changelog.md b/Changelog.md
index b30e8333ad54f77e672bb9f44aeeb6cb7eba05e4..d99751777afa0a0f37f337cb3a4ce127577e8e77 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -2,12 +2,13 @@
 
 All notable changes to this project will be documented in this file.
 
-## [0.89] - 2025-02-11
+## [0.89] - 2025-02-12
 - COMP-453: Remove strategic plan link from policies page, as we have a separate page for that
 - Use a single frontend entrypoint (index.html), as the code splitting now works properly with it
 - COMP-449: Add manually fixed security controls data
 - COMP-439: Fix HEAnet funding source data
 - Update sidebar & compendium data ordering of page links
+- Add survey validation to survey management page to easily validate surveys
 
 ## [0.88] - 2025-02-05
 - Fix data download for models that are already stored in a flat format (previously only provided the last value for a given year, instead of all values)