diff --git a/Changelog.md b/Changelog.md
index 638ed36f69cea2350a3e8f0c2cb53f9415c20c90..b30e8333ad54f77e672bb9f44aeeb6cb7eba05e4 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -2,6 +2,13 @@
 
 All notable changes to this project will be documented in this file.
 
+## [0.89] - 2025-02-11
+- 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
+
 ## [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)
 - Fix ordering of years in ScrollableMatrix
@@ -9,7 +16,6 @@ All notable changes to this project will be documented in this file.
 - Fix security controls import / publishing to not include comment if "other" wasn't selected
 - Add year to ServiceMatrix tooltips
 
-
 ## [0.87] - 2025-02-05
 - Use separate entrypoints for report & survey to reduce bundle sizes & load time