diff options
author | piotr <nwg.piotr@gmail.com> | 2020-04-08 21:55:49 +0200 |
---|---|---|
committer | piotr <nwg.piotr@gmail.com> | 2020-04-08 21:55:49 +0200 |
commit | 5370c92d4b86e327210337abe2fdbdc95957b92d (patch) | |
tree | 532f41effd9663605df27762ce1232488bed159f /CHANGELOG.md | |
parent | b17c0c1b6713fb7c42f1bb1707270ab4291160c6 (diff) | |
download | autotiling-5370c92d4b86e327210337abe2fdbdc95957b92d.tar.gz |
CHANGELOG updatedv0.9
Diffstat (limited to 'CHANGELOG.md')
-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) |