Fixed CHANGELOG
This commit is contained in:
parent
4f3b7055e1
commit
81218d3e5c
|
@ -2,7 +2,6 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
|||
|
||||
# Changelog for gCube Catalogue (gCat) Service
|
||||
|
||||
|
||||
## [v2.0.0-SNAPSHOT]
|
||||
|
||||
- Improved check on controlled vocabulary to match corner cases [#20742]
|
||||
|
@ -12,7 +11,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
|||
|
||||
## [v1.4.5]
|
||||
|
||||
- Removed 'owner_org' field from result when reading an item #20919
|
||||
- Removed 'owner_org' field from result when reading an item [#20919]
|
||||
- Dirty patched item validator [#20965]
|
||||
- Improved error message return with message got from CKAN [#19516]
|
||||
|
||||
|
@ -21,6 +20,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
|||
|
||||
- Added count method for Item collection [#20627]
|
||||
- Added count method for Organization, Group and Profile collection [#20629]
|
||||
- Switched JSON management to gcube-jackson [#19735]
|
||||
|
||||
|
||||
## [v1.4.3] [r4.23.0] - 2020-06-19
|
||||
|
|
Loading…
Reference in New Issue