From 90837e7e6f4a8baf203e670940c4851d42caca7d Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Wed, 10 Jun 2020 12:09:32 +0200 Subject: [PATCH] Fixed CHANGELOG --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 205b22a..da21b40 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,8 +13,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - [#19395] Fixed a null pointer exception while creating the JSON object to send to CKAN to create the user -## [v1-4-2] [r4.20.0]- 2020-02-14 +## [v1-4-2] [r4.20.0]- 2020-02-14 ### Added @@ -39,6 +39,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - Fixed metadata checks + ## [1-4-0] - 2019-11-06 ### Added @@ -55,6 +56,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - [#16360] User information are checked/updated on CKAN using portal information + ## [1-3-0] - 2019-06-12 ### Changed @@ -63,6 +65,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - [#16740] Removed the requirement of providing the id of an item in update + ## [1-2-0] - 2019-06-12 ### Changed @@ -91,6 +94,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - [#16635] Added support to publish in specific organizations when the request is not performed at VRE level + ## [1-1-0] - 2019-02-26 ### Changed