diff --git a/CHANGELOG.md b/CHANGELOG.md index d6c8dd3907..dba8b94291 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,7 +20,7 @@ a release. ## [Unreleased] ### Fixed -- Tree: Allow multiple entity types with closure strategy (#2653) +- Tree: Fix issue with null ids inserted into closure table when persisting more than one type of entity using the closure strategy (#2653) ## [3.12.0] - 2023-07-08 ### Added