Skip to content

Commit

Permalink
Release v0.8.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomasdezeeuw committed Dec 6, 2023
1 parent f6a20da commit c29e21c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 0.8.10

## Added

* Solaris support
(https://github.com/tokio-rs/mio/pull/1724).

# 0.8.9

## Added
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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 <me@carllerche.com>",
Expand Down

0 comments on commit c29e21c

Please sign in to comment.