From 83a60d72eef54054cae44fa6a73aaab6210daedf Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 28 Jan 2021 23:16:53 +0100 Subject: [PATCH] Fixed typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 128a0e2..e404cc4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,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] -- Using annotation to document the types with name, description. version and changelog [#20306] [#20315] +- Using annotation to document the types with name, description, version and changelog [#20306][#20315] ## [v4.1.0]