diff options
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md index 79097808..0dc2c456 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,12 @@ 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/02/2021 +### Changed +- docker base image to integration (from debian based to alpine based) +- java version bump from 11.0.8 to 11.0.9 +- remove exec file permission for config file + ## [1.5.5] - 09/03/2021 ### Fixed - make hostname verification configurable |