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 2d9ae38 commit c8a064bCopy full SHA for c8a064b
muxers/yamux/CHANGELOG.md
@@ -2,9 +2,9 @@
2
3
- Drop `Yamux` prefix from all types.
4
Users are encouraged to import the `yamux` module and refer to types via `yamux::Muxer`, `yamux::Config` etc.
5
- See [PR XXXX].
+ See [PR 3852].
6
7
-[PR XXXX]: https://github.com/libp2p/rust-libp2p/pull/XXXX
+[PR 3852]: https://github.com/libp2p/rust-libp2p/pull/3852
8
9
## 0.43.0
10
0 commit comments