changelog: custom regex's

This commit is contained in:
Daniel Eklöf 2025-02-05 13:46:00 +01:00
parent 9e12f791c5
commit 9d8021de47
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -65,6 +65,11 @@
* Support for the new Wayland protocol `xdg-system-bell-v1` protocol
(added in wayland-protocols 1.38), via the new config option
`bell.system=no|yes` (defaults to `yes`).
* Added support for custom regex matching ([#1386][1386],
[#1872][1872])
[1386]: https://codeberg.org/dnkl/foot/issues/1386
[1872]: https://codeberg.org/dnkl/foot/issues/1872
### Changed