From 914073b4f6419991cd79ad14b9d8dc86e5bbe370 Mon Sep 17 00:00:00 2001
From: Bjarke Madsen <bjarke@nordu.net>
Date: Fri, 30 May 2025 13:27:15 +0200
Subject: [PATCH] update changelog

---
 Changelog.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Changelog.md b/Changelog.md
index fcff4c9d..9528347f 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -2,6 +2,11 @@
 
 All notable changes to this project will be documented in this file.
 
+## [0.98] - 2025-05-30
+- Fix validity check in staffgraph filtering away any NRENs that had a zero value for a given year
+
+## [0.97] - 2025-05-28
+- Add fix for scrolling tables with more than one row in the header, the 2nd row in the header didn't follow
 
 ## [0.96] - 2025-04-07
 - Fix bug with re-render throwing away state on survey object in survey management
-- 
GitLab