From f97166e79553299fb857f2dd17867c2db0315cb9 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 28 Jan 2021 23:15:02 +0100 Subject: [PATCH] Fixed typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 497e443..62c3192 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 ## [v3.1.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] - Upgraded gcube-bom version to 2.0.1 - Added STRING as option for IdentificationType in IdentificationFacet