diff --git a/Changelog.md b/Changelog.md index 6283647b41634f59053cb89ddc0057f5355fea94..5c85f9f59367d9e0aa85733dd8a92e095d8d02e3 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,10 +2,13 @@ All notable changes to this project will be documented in this file. +## [0.71] - 2024-12-06 +- Add survey notes textbox to the survey management page that can be updated as required to keep notes about a survey response +- Update rendering to be more consistent, and all components now have access to the react-dom-router + ## [0.70] - 2024-12-04 - Fix issues with rendering of pages/routes that reuse components with different props only - ## [0.69] - 2024-12-04 - COMP-315: Allow any input for GDPR contacts, instead of requiring a URL - COMP-339: Fix StaffGraph pages to only show NREN/year selection if there's data for the given page