From 1e85c8016f8efa70e74fe4ff4dc97d97bc7db917 Mon Sep 17 00:00:00 2001
From: Bjarke Madsen <bjarke@nordu.net>
Date: Fri, 6 Dec 2024 10:13:49 +0100
Subject: [PATCH] update changelog

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

diff --git a/Changelog.md b/Changelog.md
index 5c85f9f5..88bd824b 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -2,6 +2,9 @@
 
 All notable changes to this project will be documented in this file.
 
+## [0.72] - 2024-12-06
+- Fix bug with nren now being an object
+
 ## [0.71] - 2024-12-06
 - Add survey notes textbox to the survey management page that can be updated as required to keep notes about a survey response
 - Update rendering to be more consistent, and all components now have access to the react-dom-router
-- 
GitLab