From cb1f869a01e097bc7cc439fd36f6ab3655ebc122 Mon Sep 17 00:00:00 2001 From: Otavio Santana Date: Mon, 4 Dec 2023 19:40:51 +0000 Subject: [PATCH] docs: update documentation at change log Signed-off-by: Otavio Santana --- CHANGELOG.adoc | 4 ++++ 1 file changed, 4 insertions(+) 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