blob: 1ca94ce182749c294dd2cb4093c8708e44bdda04 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Change Log
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
- [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
|