From ec061b1f92a3c2e9f6dcf1d2b4c3ad7ec4cd74d1 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Sun, 23 Sep 2018 16:04:33 +0200 Subject: [PATCH] prepare release v0.2.1 --- History.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/History.md b/History.md index 6f26f6f..492b7ef 100644 --- a/History.md +++ b/History.md @@ -1,7 +1,11 @@ +# 0.2.1 / 2018-09-23 + + * Fix: Do not modify permissions recusively + # 0.2.0 / 2018-08-30 * Execute commands only when file has changed # 0.1.0 / 2018-08-30 - * Initial version \ No newline at end of file + * Initial version