From b4e5cdbf39be1047b6d7e638281613d498caf05a Mon Sep 17 00:00:00 2001 From: Bjarke Madsen <bjarke@nordu.net> Date: Thu, 3 Aug 2023 12:43:22 +0200 Subject: [PATCH] update changelog --- Changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Changelog.md b/Changelog.md index 346243aa..e9bc6a83 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [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 + +## [0.23] - 2023-08-01 +- Fix redirects when not logged in + ## [0.22] - 2023-08-01 - COMP-232: Changed styling of the survey frontend - Added simple admin user management page -- GitLab