From 13066d4a644b3c36469fc4f0dcb15c0eadf759fe Mon Sep 17 00:00:00 2001 From: Bjarke Madsen <bjarke@nordu.net> Date: Fri, 25 Oct 2024 10:38:17 +0200 Subject: [PATCH] update changelog --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index d80611e2..a11547fd 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. +## [0.64] - 2024-10-25 +- Make EOSC questions readonly +- Fix invalid html with nested paragraphs in survey navigation component +- General refactoring and improvements + ## [0.63] - 2024-10-08 - Minor text change to the survey landing page - Prevent publishing a survey year which doesn't have a mapped publishing function -- GitLab