From 0bad1a2cba41865954234ace30d51fea53bdd721 Mon Sep 17 00:00:00 2001 From: Jeremy Lecour Date: Sun, 19 Apr 2020 10:07:35 +0200 Subject: [PATCH] Release 2.2.2 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c75b813..c022e3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Security +## [2.2.2] - 2020-04-19 + +### Changed + +* Reorganize temp files and lock files + +### Fixed + +* Properly call subcommands in bkctld-check-incs and bkctld-check-last-incs +* Log start time in bkctld-rm + ## [2.2.1] - 2020-04-18 ### Changed