diff options
author | piotr <nwg.piotr@gmail.com> | 2021-03-17 01:04:46 +0100 |
---|---|---|
committer | piotr <nwg.piotr@gmail.com> | 2021-03-17 01:04:46 +0100 |
commit | 2728e2f4662fbad2e5408da8ada91ae4cd9631d4 (patch) | |
tree | 33316726141ca479bd646e4acb7b98bb9ede79c7 | |
parent | ce2a43cd14452e0418944df01aa4cc887ee144cc (diff) | |
download | autotiling-2728e2f4662fbad2e5408da8ada91ae4cd9631d4.tar.gz |
update CHANGELOG.md
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 80f98fa..67c02b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +v1.5 (master) +- added `Event.BINDING` subscription [#26](https://github.com/nwg-piotr/autotiling/issues/26) + +v1.4 (2021-02-24) +- nwg-panel integration: args.workspaces saved to /tmp/autotiling on start + v1.3 (2021-01-08) - added `--workspaces` argument to restrict autotiling to certain workspaces @riscie - code formatting and arguments cleanup |