Skip to content

Commit c7ff124

Browse files
committed
Update changelog to 0.14.0
1 parent 2429bbb commit c7ff124

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,17 @@
99

1010
### Fixed
1111

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+
1223
## evdev 0.13.1 (2025-03-31)
1324
[7cbae16...6aed780](https://github.com/emberian/evdev/compare/7cbae16...6aed780)
1425

0 commit comments

Comments
 (0)