From 29cdf74b142d8ec3e9c1ca865e809776051abcda Mon Sep 17 00:00:00 2001 From: Bjarke Madsen <bjarke@nordu.net> Date: Tue, 1 Aug 2023 18:02:48 +0200 Subject: [PATCH] update changelog for 0.22 --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog.md b/Changelog.md index 7626193d..346243aa 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [0.22] - 2023-08-01 +- COMP-232: Changed styling of the survey frontend +- Added simple admin user management page +- Added landing page for the survey +- Changed webpack setup to use webpack5 features for asset handling + ## [0.21] - 2023-07-26 - Include missing frontend build artifact -- GitLab