From 5370c92d4b86e327210337abe2fdbdc95957b92d Mon Sep 17 00:00:00 2001 From: piotr Date: Wed, 8 Apr 2020 21:55:49 +0200 Subject: CHANGELOG updated --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d58bb78..16a9b75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +v0.9 (2020-04-08) +- bug in debugging fixed [#6](https://github.com/nwg-piotr/autotiling/pull/6) + +v0.8 (2020-03-21) +- `--debug` option added [#5](https://github.com/nwg-piotr/autotiling/pull/5) + +v0.7 (2020-02-20) +- Only run command if absolutely necessary [#3](https://github.com/nwg-piotr/autotiling/pull/3) + v0.5 (2020-02-19) - Check if con exists before querying submembers [#2](https://github.com/nwg-piotr/autotiling/pull/2) -- cgit