diff --git a/CHANGELOG.md b/CHANGELOG.md index 3395f785b..c66473073 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Modified Form layout, Tooltip and Upload XML according to new UI design #811 - Refactor **folder** -> **submission** #807 - Renamed "NewDraft" to "Submission" to all existing components and routes and related tests.