Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mxinden authored Nov 23, 2023
1 parent 61d510c commit 70cad4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
- Deprecate `WindowUpdateMode::OnReceive`.
It does not enforce flow-control, i.e. breaks backpressure.
Use `WindowUpdateMode::OnRead` instead.
See [PR #XXX](https://github.com/libp2p/rust-yamux/pull/XXX).
See [PR #177](https://github.com/libp2p/rust-yamux/pull/177).

# 0.12.0

Expand Down

0 comments on commit 70cad4d

Please sign in to comment.