diff options
author | piotr <nwg.piotr@gmail.com> | 2019-12-11 21:10:02 +0100 |
---|---|---|
committer | piotr <nwg.piotr@gmail.com> | 2019-12-11 21:10:02 +0100 |
commit | a4b07d72721ce641219aea412148a8faf20dc84b (patch) | |
tree | 402cd813a4337e733f2f1bb3de726912f8454848 /CHANGELOG.md | |
parent | 5c89e604620a0da9db141d11743e975801e1e8bd (diff) | |
download | autotiling-a4b07d72721ce641219aea412148a8faf20dc84b.tar.gz |
v0.4
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 new file mode 100644 index 0000000..7238578 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,9 @@ +v0.4 (2019-12-11) +- ignoring stacked layouts added [#1](https://github.com/nwg-piotr/autotiling/pull/1) + +v0.3 (2019-09-26) +- unnecessary Event.WINDOW_NEW subscription removed + +v0.2 (2019-09-25) +- tabbed layouts and full screen mode excluded +- fullscreen_mode detection diversified for i3 and sway |