From 2f0aef0c5f360c12e08bcbda768c76b1c1e0621c Mon Sep 17 00:00:00 2001
From: Bjarke Madsen <bjarke@nordu.net>
Date: Tue, 22 Aug 2023 12:04:00 +0200
Subject: [PATCH] update changelog

---
 Changelog.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Changelog.md b/Changelog.md
index 2f6abc2a..79b5d34a 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -2,6 +2,10 @@
 
 All notable changes to this project will be documented in this file.
 
+## [0.30] - 2023-08-22
+- COMP-257: Added mail notification for new users on signup
+- COMP-262: Changed text on the survey landing page
+- Added download chart as CSV/PNG/SVG functionality to the reporting pages
 
 ## [0.29] - 2023-08-20
 - More fixes to the survey model
-- 
GitLab