From 5ac7d51e8a1f376278c7b2ed84b50522717b06cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Fri, 14 Jul 2023 08:34:16 +0200 Subject: [PATCH] changelog: minor formatting changes --- CHANGELOG.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b7eca8..3855751 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -53,9 +53,10 @@ * dwl module reporting only the last part of the title ([#251][251]) * i3/sway: regression; persistent workspaces shown twice ([#253][253]). -* pipewire: use roundf instead of ceilf for more accuracy ([#262][262]) -* Crash when a yaml anchor has a value to already exists in the target - yaml node ([#286][286]). +* pipewire: use `roundf()` instead of `ceilf()` for more accuracy + ([#262][262]) +* 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: poll timeout being reset when receiving irrelevant udev notification (leading to battery status never updating, in worst