We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c16eb95 commit be485deCopy full SHA for be485de
NEWS
@@ -1,3 +1,9 @@
1
+libwacom 2.2:
2
+- New Devices:
3
+ - Lenovo X1 Yoga Gen6, X1 Titanium Gen1
4
+ - Fujitsu Lifebook T935
5
+ - Wacom One Pen Display 13
6
+
7
libwacom 2.1:
8
- New Devices:
9
- Dell Latitude 5290
meson.build
@@ -1,5 +1,5 @@
project('libwacom', 'c',
- version: '2.1.0',
+ version: '2.2.0',
license: 'MIT/Expat',
default_options: [ 'c_std=gnu99', 'warning_level=2' ],
meson_version: '>= 0.51.0')
0 commit comments