diff options
-rw-r--r-- | CHANGELOG.md | 9 |
1 files changed, 9 insertions, 0 deletions
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) |