aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorpiotr <nwg.piotr@gmail.com>2021-01-09 00:37:39 +0100
committerpiotr <nwg.piotr@gmail.com>2021-01-09 00:37:39 +0100
commit2167750b25610ccc250a554b45e2c14590c59034 (patch)
treec3c8afa4776d78d61ab85d226e72118414f54656 /CHANGELOG.md
parent368b7092f52826f7184653108dce7c6af0c2ea1c (diff)
downloadautotiling-2167750b25610ccc250a554b45e2c14590c59034.tar.gz
v1.3 changes describedv1.3
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8091e24..80f98fa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+v1.3 (2021-01-08)
+- added `--workspaces` argument to restrict autotiling to certain workspaces @riscie
+- code formatting and arguments cleanup
+
v1.2 (2021-01-04)
- added --version argument @nschloe
- allowed autotiling to be run as a script directly @Lqp1
@@ -9,7 +13,7 @@ v1.1 (2020-07-21)
v1.0 (2020-07-19)
- changed fullscreen mode detection to reflect changes in sway 1.5
[#11](https://github.com/nwg-piotr/autotiling/pull/11) @ammgws
-
+78
v0.9 (2020-04-08)
- bug in debugging fixed [#6](https://github.com/nwg-piotr/autotiling/pull/6)