aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorTomasz Wrobel <tomasz.wrobel@nokia.com>2022-03-10 15:13:43 +0100
committerTomasz Wrobel <tomasz.wrobel@nokia.com>2022-03-10 15:26:10 +0100
commit8cdd6deefedbd4ddd04b643df10737b0a2fb5aae (patch)
tree59d5a9ecfdc3aec33369719b0fdff56fee8df6e2 /Changelog.md
parent9ed21131409a3a23b18133ea8afac186f6976f7a (diff)
Fix container startup1.7.1
Issue-ID: DCAEGEN2-3104 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I5ed3c28a517f6f27cf77da7216cf870fd378126f
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index b20a9302..cbbc4d43 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.7.1] - 2022/03/10
+### Changed
+- [DCAEGEN2-3104] Fix application startup
+
## [1.7.0] - 2022/02/14
### Changed
- [DCAEGEN2-3041] Spring version bump from 5.3.6 to 5.3.14