From 85e7f07329e380cdf45449f1261e49e2f53f787c Mon Sep 17 00:00:00 2001 From: postsolar <120750161+postsolar@users.noreply.github.com> Date: Sun, 25 Feb 2024 10:28:17 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bf47ff4..645d257 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Unreleased +- Add a notifications daemon example + - Add `Utils.lookupIcon` and `Gtk.IconInfo.filename` (#6) - Add `Binding.overBoth'` and remove constraints from `overValue`, `overBinding` and `overBoth`