chore(doc): Add missing PR to yamux CHANGELOG.md

Add missing PR to yamux CHANGELOG.md

Pull-Request: #3855.
This commit is contained in:
Darius Clark 2023-05-01 04:22:39 -04:00 committed by GitHub
parent 2d9ae3800f
commit c8a064b74c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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