1
0
Fork 0
forked from wry/wry

docs: add release notes

This commit is contained in:
Julian Orth 2025-05-04 20:48:57 +02:00
parent 38d7a60d00
commit 8ab0c8958d
4 changed files with 277 additions and 0 deletions

View file

@ -27,6 +27,10 @@
[shortcuts]
alt-x = "$switch-to-next"
```
- Add client and window rules. This is described in detail in
[window-and-client-rules.md](./docs/window-and-client-rules.md).
- Add client and tree CLI subcommands to inspect clients and windows, primarily
to facilitate the writing of window and client rules.
# 1.10.0 (2025-04-22)