From 9cd70ba575f7710cffd69294a91332e6b97a0bc0 Mon Sep 17 00:00:00 2001 From: Bjarke Madsen <bjarke@nordu.net> Date: Mon, 7 Aug 2023 13:05:06 +0200 Subject: [PATCH] update changelog --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index e9bc6a83..868c2c1c 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. +## [0.25] - 2023-08-03 +- Update user management to work correctly, and update immediately on changes instead of an edit mode +- Removed duplicate modules in survey bundle +- Redirect to survey landing page when loading compendium-frontend in production mode + ## [0.24] - 2023-08-03 - Add more information and links to the survey landing page - Add error handling for surveys failing to load for various reasons in the frontend -- GitLab