We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2429bbb commit c7ff124Copy full SHA for c7ff124
1 file changed
CHANGELOG.md
@@ -9,6 +9,17 @@
9
10
### Fixed
11
12
+## evdev 0.14.0 (2026-02-25)
13
+[b946f93...2429bbb](https://github.com/emberian/evdev/compare/b946f93...2429bbb)
14
+
15
+### Added
16
+- Add `smol`/`async-io` support
17
18
+### Breaking changes
19
+- Feature `stream-trait` does not imply feature `tokio` anymore, and thus `stream-trait` requires either `tokio` or `async-io` to be enabled.
20
21
+### Fixed
22
23
## evdev 0.13.1 (2025-03-31)
24
[7cbae16...6aed780](https://github.com/emberian/evdev/compare/7cbae16...6aed780)
25
0 commit comments