From 4739af197a1b5baed23d7bb6277c19e77af64781 Mon Sep 17 00:00:00 2001
From: Bjarke Madsen <bjarke@nordu.net>
Date: Wed, 22 Jan 2025 15:46:17 +0100
Subject: [PATCH] update changelog

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

diff --git a/Changelog.md b/Changelog.md
index 1d119f2d..b0ed7a26 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
 
 ## [0.82] - 2025-01-22
 - Fix data download in case of survey responses that haven't been initialized for NRENs
+- Add navigation to the survey pages for admins
+- Add back validateWebsiteUrl validation function for the 2023 survey
 
 ## [0.81] - 2025-01-22
 - Harden get_response_data for moving responses from a previous survey to a new survey year.
-- 
GitLab