From 40c064d7df66cf02e5b16e65573e052f2bc560b8 Mon Sep 17 00:00:00 2001 From: Bjarke Madsen <bjarke@nordu.net> Date: Tue, 25 Jul 2023 16:09:50 +0200 Subject: [PATCH] update changelog --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 085555aa..c71dc42f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. +## [0.20] - 2023-07-25 +- Add WIP survey admin functionality +- Add simple login and navigation from reports page to the survey +- Fixed various bugs in the survey + ## [0.19] - 2023-07-11 - Added survey functionality under new `/survey` route with a separate frontend from the compendium reports frontend - Added authentication support for OIDC provider(s) -- GitLab