From 2f9f04c98407058d57a948bb9b72667b75cd7c59 Mon Sep 17 00:00:00 2001 From: gearnode Date: Tue, 1 Apr 2025 18:03:43 +0200 Subject: [PATCH] Update CHANGELOG Signed-off-by: gearnode --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d8058513..e819a02a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +### Added + +- Add import control <> mitigation mapping. +- Add mitigation tasks import. + ## [0.3.0] - 2025-04-01 ### Added @@ -15,7 +20,7 @@ All notable changes to this project will be documented in this file. - Add import framework support. - Add risk object management. - Add risk template. - - Add mapping between control and risk. +- Add mapping between control and risk. ### Changed