Skip to content

Commit c8a064b

Browse files
authored
chore(doc): Add missing PR to yamux CHANGELOG.md
Add missing PR to yamux CHANGELOG.md Pull-Request: #3855.
1 parent 2d9ae38 commit c8a064b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

muxers/yamux/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
- Drop `Yamux` prefix from all types.
44
Users are encouraged to import the `yamux` module and refer to types via `yamux::Muxer`, `yamux::Config` etc.
5-
See [PR XXXX].
5+
See [PR 3852].
66

7-
[PR XXXX]: https://github.com/libp2p/rust-libp2p/pull/XXXX
7+
[PR 3852]: https://github.com/libp2p/rust-libp2p/pull/3852
88

99
## 0.43.0
1010

0 commit comments

Comments
 (0)