changelog: minor formatting changes

This commit is contained in:
Daniel Eklöf 2023-07-14 08:34:16 +02:00
parent f923261fec
commit 5ac7d51e8a
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -53,9 +53,10 @@
* dwl module reporting only the last part of the title ([#251][251]) * dwl module reporting only the last part of the title ([#251][251])
* i3/sway: regression; persistent workspaces shown twice * i3/sway: regression; persistent workspaces shown twice
([#253][253]). ([#253][253]).
* pipewire: use roundf instead of ceilf for more accuracy ([#262][262]) * pipewire: use `roundf()` instead of `ceilf()` for more accuracy
* Crash when a yaml anchor has a value to already exists in the target ([#262][262])
yaml node ([#286][286]). * Crash when a yaml anchor has a value that already exists in the
target yaml node ([#286][286]).
* battery: Fix time conversion in battery estimation ([#303][303]). * battery: Fix time conversion in battery estimation ([#303][303]).
* battery: poll timeout being reset when receiving irrelevant udev * battery: poll timeout being reset when receiving irrelevant udev
notification (leading to battery status never updating, in worst notification (leading to battery status never updating, in worst