diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index 624ccfcbf..c81534771 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -8,6 +8,10 @@ and this project adheres to https://semver.org/spec/v2.0.0.html[Semantic Version == [Unreleased] +=== Fixed + +- Fix serialization when the entity has constructor with simple generic types + == [1.0.3] - 2023-12-02 === Changed