Skip to content

Commit

Permalink
chore: prepare v0.12.0 (#169)
Browse files Browse the repository at this point in the history
  • Loading branch information
mxinden authored Jul 20, 2023
1 parent dcff3d5 commit fa0429b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 0.12.0 - unreleased
# 0.12.0

- Remove `Control` and `ControlledConnection`.
Users have to move to the `poll_` functions of `Connection`.
Expand All @@ -11,7 +11,7 @@

- Avoid race condition between pending frames and closing stream.
See [PR 156].

[PR 156]: https://github.com/libp2p/rust-yamux/pull/156

# 0.11.0
Expand Down

0 comments on commit fa0429b

Please sign in to comment.