From 4733ef3e23f888c88e5b4f94eab05db3257d14e2 Mon Sep 17 00:00:00 2001 From: Matthias Leutenegger Date: Wed, 11 Sep 2019 11:35:30 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 67f3906..f69962a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,14 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) and [human-readable changelog](https://keepachangelog.com/en/1.0.0/). +## 0.1.4 +### Changed +* `--keep-tags` tags are correctly applied to the forget command +* Backup policies now also check if the respective variable actually contains a value + +### Added +* Added a template which only adds credentials for use with `source` on linux distros + ## 0.1.3 ### Changed * Creating script dir before templating out scripts