diff --git a/CHANGELOG.md b/CHANGELOG.md index 32aef06..b679144 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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-SNAPSHOT] - 2019-05-20 +## [v1.2.0] - 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-SNAPSHOT] - 2019-01-10 +## [v1.0.0] - 2019-01-10 - First Version