From 2167750b25610ccc250a554b45e2c14590c59034 Mon Sep 17 00:00:00 2001 From: piotr Date: Sat, 9 Jan 2021 00:37:39 +0100 Subject: v1.3 changes described --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') 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) -- cgit