Skip to content

Commit

Permalink
2.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
clefebvre committed Jun 9, 2022
1 parent a233463 commit 4bfb322
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
xapp (2.2.9) vanessa; urgency=medium

[ Michael Webster ]
* Implement scroll events with the fallback icon (GtkStatusIcon).
* sn-item.c: Handle Id property updates.
* xapp-icon-chooser-dialog.c: Don't be case-sensitive when searching.

-- Clement Lefebvre <[email protected]> Thu, 09 Jun 2022 15:44:34 +0200

xapp (2.2.8) una; urgency=medium

* l10n: Update translations
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
project('xapp',
'c',
version : '2.2.8',
version : '2.2.9',
default_options : [ 'buildtype=debugoptimized' ],
)

Expand Down

0 comments on commit 4bfb322

Please sign in to comment.