Release 1.17.1

This commit is contained in:
Dorota Czaplejewicz
2022-04-05 13:34:23 +00:00
parent b594fcf905
commit 2faa98d85f
2 changed files with 16 additions and 1 deletions

15
debian/changelog vendored
View File

@ -1,3 +1,18 @@
squeekboard (1.17.1-1) experimental; urgency=medium
[ Dorota Czaplejewicz ]
* build: Replace missing crates.io dependency with Purism-hosted one
* ci: Allow failure on sid
* panel: Use scaling to set height
[ William Wold ]
* Do not reset pending state on zwp_input_method_v2.done
[ Arnaud Ferraris ]
* state: fix "wide mode" detection in portrait orientation
-- Dorota Czaplejewicz <dorota.czaplejewicz@puri.sm> Tue, 05 Apr 2022 13:32:53 +0000
squeekboard (1.17.0-1) experimental; urgency=medium
[ Dorota Czaplejewicz ]

View File

@ -1,7 +1,7 @@
project(
'squeekboard',
'c', 'rust',
version: '1.17.0',
version: '1.17.1',
license: 'GPLv3',
meson_version: '>=0.51.0',
default_options: [