diff options
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Changelog.md b/Changelog.md index ce33bf0..b2adf82 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,10 @@ 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.2.5] - 12/03/2021 +### Fixed +- [DCAEGEN2-2518](https://jira.onap.org/browse/DCAEGEN2-2518) - Fix the security blocker in restconf collector + ## [1.2.4] - 19/02/2021 ### Fixed - [DCAEGEN2-2641](https://jira.onap.org/browse/DCAEGEN2-2641) - Fix the RESTConf sonar report issue @@ -13,5 +17,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - [DCAEGEN2-2592](https://jira.onap.org/browse/DCAEGEN2-2592) - Honolulu Vulnerability updates - ## [1.2.2] - 15/12/2020 |