i3: add native sorting to changelog

This commit is contained in:
Armin Fisslthaler 2023-03-24 19:00:21 +01:00
parent 3ec6fa1bc7
commit daeb59e021

View file

@ -16,6 +16,7 @@
* Field width tag format option ([#246][246])
* river: support for layout events.
* dwl: support for specifying name of tags ([#256][256])
* i3/sway: extend option `sort`; use `native` to sort numbered workspaces only.
[246]: https://codeberg.org/dnkl/yambar/issues/246
[256]: https://codeberg.org/dnkl/yambar/pulls/256