From fc154dbe8df8e82cbac417d1e66b9df14a3e1bd7 Mon Sep 17 00:00:00 2001 From: Bjarke Madsen <bjarke@nordu.net> Date: Tue, 15 Aug 2023 15:44:39 +0200 Subject: [PATCH] update changelog --- Changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Changelog.md b/Changelog.md index 2a043a09..e9edcd9f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [0.27] - 2023-08-15 +- Added edit mode for surveys +- Fixed mistakes in survey titles and reordered service section +- Added initial CSV download button for compendium report pages +- Updated survey description text +- Changed user active default to true, so users only need to have an NREN added + ## [0.26] - 2023-08-09 - Add toast messages when saving survey progress - Changed application of styles to the survey through survey.css instead of manually applying classes -- GitLab