From 2990270e511e6ee96e310e6a7b1b64096fb3c440 Mon Sep 17 00:00:00 2001 From: mmsmits Date: Thu, 19 Sep 2024 15:18:36 +0200 Subject: [PATCH] updated release notes --- release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-notes.md b/release-notes.md index 5d3e114f0..dd823ccdd 100644 --- a/release-notes.md +++ b/release-notes.md @@ -1,3 +1,3 @@ ## Intro: -Hotfix: Fixed inconsistency in contained resource referenceable IDs +Hotfix: Fixed an incorrect string concatenation and subsequent argument exception when the Id of a contained resource was not set.