diff options
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md index dfd7cc1..38f651f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,11 @@ 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.0] - 2022/08/19 + - [DCAEGEN2-3215](https://jira.onap.org/browse/DCAEGEN2-3215) + - Update spring to version 2.7.2 + - Update jackson-databind to version 2.13.3 + ## [1.1.0] - 2021/03/01 - [DCAEGEN2-3092](https://jira.onap.org/browse/DCAEGEN2-3092) - Update spring to version 2.6.4 |