treewide: Document changes and release 1.43.1

Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/707>
This commit is contained in:
MoonlightWave-12
2024-11-23 14:54:07 +01:00
parent 200360ee3e
commit 532b3f5da0
3 changed files with 15 additions and 1 deletions

8
NEWS
View File

@ -1,3 +1,11 @@
squeekboard 1.43.1
------------------
Released November 2024
* Fixes:
* Input: Modifiers can now be deactivated with all buttons for the same modifier, instead of only with the same button that was used to activate it.
* Contributors:
* MoonlightWave-12
squeekboard 1.43.0
------------------
Released November 2024

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
squeekboard (1.43.1) experimental; urgency=medium
* input: Make it possible to deactivate a modifier with any button for it
-- MoonlightWave-12 <135532-MoonlightWave-12@users.noreply.gitlab.gnome.org> Sat, 23 Nov 2024 14:56:04 +0100
squeekboard (1.43.0) experimental; urgency=medium
[ MoonlightWave-12 ]

View File

@ -1,7 +1,7 @@
project(
'squeekboard',
'c', 'rust',
version: '1.43.0',
version: '1.43.1',
license: 'GPLv3',
meson_version: '>=1.0.0',
default_options: [