From 6b2a4ef23de92a518d274dce817477753ce7ba22 Mon Sep 17 00:00:00 2001 From: Bjarke Madsen <bjarke@nordu.net> Date: Thu, 24 Aug 2023 12:07:54 +0200 Subject: [PATCH] update changelog --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 79b5d34a..e7623cf4 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. +## [0.31] - 2023-08-24 +- Fixed applying CSS class to all questions +- Increased width of the service name input fields in the services section +- Updated survey question descriptions + ## [0.30] - 2023-08-22 - COMP-257: Added mail notification for new users on signup - COMP-262: Changed text on the survey landing page -- GitLab