From d7efabcac167c1376d66bb522e4b80a885d59b6d Mon Sep 17 00:00:00 2001
From: Bjarke Madsen <bjarke@nordu.net>
Date: Tue, 11 Jul 2023 16:03:32 +0200
Subject: [PATCH] update changelog

---
 Changelog.md | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/Changelog.md b/Changelog.md
index 40bec211..085555aa 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -2,8 +2,13 @@
 
 All notable changes to this project will be documented in this file.
 
+## [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)
+- Added survey question/data mapping & migration for 2022 survey
+
 ## [0.18] - 2023-05-31
-- COMP-201 Funding SOurce UI
+- COMP-201 Funding Source UI
 - adding axis scale 
 - Font configuration fix
 - funding source data 2021
-- 
GitLab