summaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorRemigiusz Janeczek <remigiusz.janeczek@nokia.com>2021-07-23 08:50:35 +0200
committerRemigiusz Janeczek <remigiusz.janeczek@nokia.com>2021-07-23 08:50:35 +0200
commitfe63a7b9260cf38995d30689ebaca68498a504ed (patch)
treeb9929480604145ba5c058818f4f3e96ebfce240c /Changelog.md
parent7f5190c5c9b885ce2f8af874faca1b39fc1b4181 (diff)
Update undertow-core and freemarker versions
Issue-ID: DCAEGEN2-2807 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I4f7455fbf60f902e4b4acadcc85a789022e05d75
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index e23a6e2..c4acbef 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.7.0]
+### Changed
+- Update io.undertow:undertow-core to version 2.2.9.Final
+- Update org.freemarker:freemarker to version 2.3.31
+
## [1.6.0] - 16/04/2021
### Changed
- Utilize DMaaP-Client in PM-Mapper