From 285cbc0c6dc28734470c431a63a5291e7190e791 Mon Sep 17 00:00:00 2001 From: Bjarke Madsen <bjarke@nordu.net> Date: Wed, 16 Aug 2023 12:30:39 +0200 Subject: [PATCH] update changelog --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog.md b/Changelog.md index e9edcd9f..28694141 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. + +## [0.28] - 2023-08-16 +- Added migration that updates all surveys to the fixed version +- Correctly handle read-only/edit mode (especially when user cannot edit) +- Updated survey description text + ## [0.27] - 2023-08-15 - Added edit mode for surveys - Fixed mistakes in survey titles and reordered service section -- GitLab