Skip to content

Commit a9dfa0f

Browse files
Update NEWS
1 parent e53b485 commit a9dfa0f

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

NEWS

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
x.y.z
2+
=====
3+
4+
- New device method:
5+
- Device.destroy()
6+
7+
- Device() is now a context manager suitable to be used with
8+
with-statement.
9+
10+
- Improved device initialization error handling.
11+
12+
- Updated README to include a recommendation to modprobe uinput kernel before
13+
usage.
14+
115
0.10.2
216
======
317

0 commit comments

Comments
 (0)