From a33a0dac63c8240b6be7926190c02b8b97f286c7 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 28 Jan 2021 23:21:15 +0100 Subject: [PATCH] Fixed CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 07bb0a9..b8bf13b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ## [v4.2.0-SNAPSHOT] -- Aligned type documentation with Luca Frosini PhD dissertation description [#20367] +- Aligned model with the model defined in Luca Frosini PhD dissertation [#20367] - Using annotation to document the types with name, description, version and changelog [#20306][#20315] - Generalise the way the type of a property is defined [#20516]