Merge branch 'feature/20225' of

gitea@code-repo.d4science.org:gCubeSystem/gcat.git into feature/20225
This commit is contained in:
Luca Frosini 2022-12-22 15:25:03 +01:00
parent 1971d5f0de
commit 95f6e3940b
1 changed files with 2 additions and 2 deletions

View File

@ -110,7 +110,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- Resource URL existence is not checked anymore [#16748]
## [v1.2.0] [NO gCube Releases]
## [v1.2.0-SNAPSHOT] - 2019-05-20
- Separated REST class for Profile management from the logic which effectively manage profile on IS
- Tags are now properly created/added according to profile definition [#16182]
@ -137,7 +137,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- Refactored to use gcat-api library
## [v1.0.0] [NO gCube Releases]
## [v1.0.0-SNAPSHOT] - 2019-01-10
- First Version