From 83889a6e58d4c79525acb7deaab37f53914c06c0 Mon Sep 17 00:00:00 2001 From: Maximilian Wesener Date: Thu, 4 Apr 2024 13:51:33 +0200 Subject: [PATCH] chore(notifications): 547 - removed classification and type check on update methods. --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4589418f9c..80467eabf2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). _**For better traceability add the corresponding GitHub issue number in each changelog entry, please.**_ - ## [UNRELEASED - DD.MM.YYYY] + +## [10.8.2 - 05.04.2024] ### Removed - #547 Removed classification check on alert / investigation update callback methods