Skip to content

Commit

Permalink
3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
clefebvre committed Jun 15, 2022
1 parent ac24a7d commit 24aa54d
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
xed (3.2.3) vanessa; urgency=medium

[ camypaj ]
* *backporting* the replace (all) shortcuts from gedit to xed - issue no. 509 (#510)

[ Michael Webster ]
* xed-searchbar.ui: enable mnemonic accelerator behavior for previous commit.

[ Oliver Kästner ]
* Update packaging (#511)
* build: add install script for non-debian builds (#535)

[ Garod Vindal ]
* Update help file to better reflect current functionality (#523)

[ Clement Lefebvre ]
* CI: Update targets
* l10n: Update POT

-- Clement Lefebvre <[email protected]> Wed, 15 Jun 2022 13:33:51 +0200

xed (3.2.2) una; urgency=medium

[ Oliver Kästner ]
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
project('xed', 'c', version : '3.2.2')
project('xed', 'c', version : '3.2.3')

gnome = import('gnome')
i18n = import('i18n')
Expand Down

0 comments on commit 24aa54d

Please sign in to comment.