diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f1d124..ed4cef6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ ### Fixed - `new_icon` rule being ignored on notifications that had a raw icon - Do not replace format strings, which are in notification content +- DBus related memory leaks closed: + On the DBus connection, all hints never got freed. For raw icons, dunst saved them three times. ## Changed - transient hints are now handled