From 2caf2ae8556ece4cc10fcb74d2bab80b8d8dcec2 Mon Sep 17 00:00:00 2001 From: bastimeyer Date: Wed, 8 Dec 2021 12:05:17 +0100 Subject: [PATCH] release: 0.1.2 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b4de8b8..cbc0bcb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ Changelog ==== +## 0.1.2 - 2021-12-08 + +- Fixed launcher not working when `--debug` was not set due to incorrect return value of debug log function + ## 0.1.1 - 2021-12-08 - Fixed `stderr` redirection of various commands