diff options
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md index 17c55436..b20a9302 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,12 @@ 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.7.0] - 2022/02/14 +### Changed +- [DCAEGEN2-3041] Spring version bump from 5.3.6 to 5.3.14 +- tomcat-embed-core version bump from 9.0.50 to 9.0.56 +- SDK version bump from 1.8.7 to 1.8.8 + ## [1.6.1] - 2021/08/24 ### Changed - SDK version bump from 1.5.0 to 1.8.7 in order to enable config file support |