We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6a20da commit c29e21cCopy full SHA for c29e21c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# 0.8.10
2
+
3
+## Added
4
5
+* Solaris support
6
+ (https://github.com/tokio-rs/mio/pull/1724).
7
8
# 0.8.9
9
10
## Added
Cargo.toml
@@ -4,7 +4,7 @@ name = "mio"
# When releasing to crates.io:
# - Update CHANGELOG.md.
# - Create git tag
-version = "0.8.9"
+version = "0.8.10"
license = "MIT"
authors = [
"Carl Lerche <[email protected]>",
0 commit comments