From 3c4772f8743def8f69bf7b5e9bbc47800f1b0725 Mon Sep 17 00:00:00 2001
From: Bjarke Madsen <bjarke@nordu.net>
Date: Wed, 4 Dec 2024 17:28:24 +0100
Subject: [PATCH] update changelog

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

diff --git a/Changelog.md b/Changelog.md
index 23a22490..6283647b 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -2,6 +2,10 @@
 
 All notable changes to this project will be documented in this file.
 
+## [0.70] - 2024-12-04
+- Fix issues with rendering of pages/routes that reuse components with different props only
+
+
 ## [0.69] - 2024-12-04
 - COMP-315: Allow any input for GDPR contacts, instead of requiring a URL
 - COMP-339: Fix StaffGraph pages to only show NREN/year selection if there's data for the given page
-- 
GitLab