mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-05-04 07:02:16 +00:00
chore(doc): Add missing PR to yamux CHANGELOG.md
Add missing PR to yamux CHANGELOG.md Pull-Request: #3855.
This commit is contained in:
parent
2d9ae3800f
commit
c8a064b74c
@ -2,9 +2,9 @@
|
||||
|
||||
- Drop `Yamux` prefix from all types.
|
||||
Users are encouraged to import the `yamux` module and refer to types via `yamux::Muxer`, `yamux::Config` etc.
|
||||
See [PR XXXX].
|
||||
See [PR 3852].
|
||||
|
||||
[PR XXXX]: https://github.com/libp2p/rust-libp2p/pull/XXXX
|
||||
[PR 3852]: https://github.com/libp2p/rust-libp2p/pull/3852
|
||||
|
||||
## 0.43.0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user