From 435b9484425f431c3fe98b7b2fb337ee13859d7e Mon Sep 17 00:00:00 2001 From: Bjarke Madsen <bjarke@nordu.net> Date: Tue, 28 Jan 2025 10:40:24 +0100 Subject: [PATCH] update changelog --- Changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Changelog.md b/Changelog.md index 60ccf9a4..27d91653 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,9 @@ All notable changes to this project will be documented in this file. +## [0.85] - 2025-01-28 +- Add back in old data publishers until the exported survey data is manually validated + ## [0.84] - 2025-01-28 - Fix budget data import from excel file to include 2016/2021 - Use the new React compiler for auto-memoized components (as long as they are pure) -- GitLab