Fixed CHANGELOG

This commit is contained in:
Luca Frosini 2020-06-10 12:09:32 +02:00
parent b1c65d10cd
commit 90837e7e6f
1 changed files with 5 additions and 1 deletions

View File

@ -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