From 86bfe6c98b66857ea211f750bbc39902494f27f4 Mon Sep 17 00:00:00 2001 From: Maximilian Wesener Date: Mon, 24 Jun 2024 16:53:10 +0200 Subject: [PATCH] feature(chore):985 Added notification contracts. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c7ba8d2d12..2fd0fd5918 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ _**For better traceability add the corresponding GitHub issue number in each cha - #753 Refactored message history in notification detail view - XXX updated local deployment documentation - #1037 extended autocomplete api by contractAgreementId +- #985 Added function to save Contracts based on notification contractAgreementIds into the database ### Added - #832 added policymanagement list view, creator and editor