diff options
author | tkogut <tomasz.kogut@nokia.com> | 2021-04-16 12:08:06 +0200 |
---|---|---|
committer | tkogut <tomasz.kogut@nokia.com> | 2021-04-16 12:08:06 +0200 |
commit | afc8cd1428714915ac67c07a3c7b23a9cefc5074 (patch) | |
tree | a695c9386c6a674db85a091181e4b400643ba074 /Changelog.md | |
parent | 4d2d74716aed1a572c43c16b1818df493993ffd4 (diff) |
[DCAE/PM-Mapper] Release 1.6.0
- Utilize DMaaP-Client in PM-Mapper
- Change openjdk baseOS img to integration-java11
Issue-ID: DCAEGEN2-2732
Signed-off-by: tkogut <tomasz.kogut@nokia.com>
Change-Id: I4f14056f54621cc2864012726d887e3595b693de
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog.md b/Changelog.md index 7990b6b..e23a6e2 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,7 +4,7 @@ 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.6.0] - 25/03/2021 +## [1.6.0] - 16/04/2021 ### Changed - Utilize DMaaP-Client in PM-Mapper - Switched Dockerfile to integration image (alpine-based) |