diff options
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/Changelog.md b/Changelog.md index 2dbb287..dfd7cc1 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,12 +4,17 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## [1.0.0] - 16/02/2021 +## [1.1.0] - 2021/03/01 + - [DCAEGEN2-3092](https://jira.onap.org/browse/DCAEGEN2-3092) + - Update spring to version 2.6.4 + - Update jackson-databind to version 2.13.1 + +## [1.0.1] - 2021/02/23 + - [DCAEGEN2-2574](https://jira.onap.org/browse/DCAEGEN2-2574) - Add healthcheck controller + +## [1.0.0] - 2021/02/16 - [DCAEGEN2-2572](https://jira.onap.org/browse/DCAEGEN2-2572) - Add ves-openapi-manager implementation - [DCAEGEN2-2575](https://jira.onap.org/browse/DCAEGEN2-2575) - Remove Sonar code smells - [DCAEGEN2-2573](https://jira.onap.org/browse/DCAEGEN2-2573) - Update image building - [DCAEGEN2-2573](https://jira.onap.org/browse/DCAEGEN2-2573) - Add the suffix -SNAPSHOT to fix CI - [DCAEGEN2-2573](https://jira.onap.org/browse/DCAEGEN2-2573) - Fix groupId - -## [1.0.1] - 23/02/2021 - - [DCAEGEN2-2574](https://jira.onap.org/browse/DCAEGEN2-2574) - Add healthcheck controller |