blob: 444ed1a57fed50d0ea67c4b82e9767294ae6105a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# 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.5.6] - 10/02/2021
### Changed
- Updated to use DCAE-SDK 1.6.0
## [1.5.5] - 10/02/2021
### Changed
- [DCAEGEN2-2537](https://jira.onap.org/browse/DCAEGEN2-2537) - Upgrade Spring Web from 5.2.12 to 5.3.3
|