From f8d7724f05d7b3c1d3dffbc2da7fcca26dd0a8df Mon Sep 17 00:00:00 2001 From: Sacha Al Himdani Date: Mon, 9 Jun 2025 16:19:38 -0700 Subject: [PATCH] Fix CHANGELOG Signed-off-by: Sacha Al Himdani --- CHANGELOG.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) 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