From 9c2cf6a45e281f01acb04f88aedb7be06617c803 Mon Sep 17 00:00:00 2001 From: Bjarke Madsen <bjarke@nordu.net> Date: Wed, 12 Feb 2025 13:00:19 +0100 Subject: [PATCH] update changelog --- Changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index b30e8333..d9975177 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) -- GitLab