Skip to content

Commit

Permalink
libwacom 2.11.0
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Hutterer <[email protected]>
  • Loading branch information
whot committed Apr 15, 2024
1 parent ed41394 commit 5fac779
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
libwacom 2.11.0
- New Devices:
- Asus Zenbook Duo
- Lenovo Ideapad Duet, Ideapad Duet 3, Thinkpad L13 Yoga Gen 3
- HP Envy x360
- The default fallback device is now an integrated tablet (see #641)

libwacom 2.10.0
- New Devices:
- Lenovo X1 Yoga Gen 5, X1 Yoga Gen 7, ThinkPad Yoga 370, Lenovo Yoga Book 9i
Expand Down Expand Up @@ -27,7 +34,7 @@ libwacom 2.8:

libwacom 2.7:
- New Devices:
- HP Spectre x360, Envy x360,
- HP Spectre x360, Envy x360,
- XP-Pen Deco MW, Deco Pro MW, Deco Pro SW
- Lenovo Yoga 7, Ideapad Duet 5i
- Fixed the match for the Huion H950p
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
project('libwacom', 'c',
version: '2.10.0',
version: '2.11.0',
license: 'HPND',
default_options: [ 'c_std=gnu99', 'warning_level=2' ],
meson_version: '>= 0.51.0')
Expand Down

0 comments on commit 5fac779

Please sign in to comment.