diff options
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 4 |
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) |