diff --git a/CHANGELOG.md b/CHANGELOG.md index 43d737df6..5a2098e43 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +### Added + +- Add backend fulltext search on controls, documents, risks and measures + +### Fixed +- Use new enum for data classification + ## [0.32.0] - 2025-06-07 ### Changed @@ -15,10 +22,6 @@ All notable changes to this project will be documented in this file. - Add deadline on tasks - Add controls manual create, update, and delete -- Add backend fulltext search on controls, documents, risks and measures - -### Fixed -- Use new enum for data classification ## [0.31.0] - 2025-06-04