We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 356af05 commit 16329b9Copy full SHA for 16329b9
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# Version 0.1.11
2
+
3
+- Bug fix: clear events list before polling.
4
5
# Version 0.1.10
6
7
- Simpler implementation of the `parking` module.
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "async-io"
-version = "0.1.10"
+version = "0.1.11"
authors = ["Stjepan Glavina <[email protected]>"]
edition = "2018"
description = "Async I/O and timers"
0 commit comments