diff options
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md index 3c167f8..8db90ee 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,13 @@ 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.2.0] - 21/04/2021 + +- Add a configuration of logging level by 'LOG_LEVEL' system environment variable +- Supported Helm Versions: + - Helm v3: 3.5.2, 3.4.1, 3.3.4 + + ## [1.1.0] - 12/04/2021 - Remove mapping to helm v2 when version desired is not provided |