aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorPiotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>2021-08-24 12:22:08 +0200
committerPiotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>2021-08-24 13:33:47 +0200
commitc7eab17a68a8a209a1071a00fa0e1ffb0ae3b8b2 (patch)
treea3740b3d1e1b76905ee7edff641ff070346681a2 /Changelog.md
parente8ac9c0d760be92ab44c9a03900f1ead4d685454 (diff)
Update DCAE SDK library1.6.1
- update SDK from 1.5.0 to 1.8.7 Issue-ID: DCAEGEN2-2692 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: I342cb311020c324793aa3af5c47d583b7aab82c1
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 8d05652c..446f8d25 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.6.1] - 24/08/2021
+### Changed
+- SDK version bump from 1.5.0 to 1.8.7 in order to enable config file support
+
## [1.6.0] - 21/07/2021
### Changed
- docker base image to integration (from debian based to alpine based)