From 920ad7bdbf1cae2ae29b2f534280f270f0b48bc1 Mon Sep 17 00:00:00 2001 From: Bjarke Madsen <bjarke@nordu.net> Date: Tue, 11 Feb 2025 23:52:18 +0100 Subject: [PATCH] update changelog --- Changelog.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 638ed36f..b30e8333 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 -- GitLab