From 69243c3b04d44a369f9cb019342dd6a8b7e05a9a Mon Sep 17 00:00:00 2001 From: Bjarke Madsen <bjarke@nordu.net> Date: Thu, 5 Oct 2023 16:17:52 +0200 Subject: [PATCH] update changelog --- Changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index b7aa927b..eb54737b 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,8 +2,9 @@ All notable changes to this project will be documented in this file. -## [0.38] - 2023-10-04 +## [0.38] - 2023-10-05 - Updated redirection on the reporting landing page to not redirect admin users +- COMP-291: Fixed the NREN select box in the user management page ## [0.37] - 2023-09-26 - Refactored legacy publishers -- GitLab