CHANGELOG: Add missing entry for noise update (#2912)

This commit is contained in:
Thomas Eizinger 2022-09-21 22:14:53 +10:00 committed by GitHub
parent ed1b89902a
commit f4362cb8aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,6 +55,8 @@
- Update to [`libp2p-kad` `v0.41.0`](protocols/kad/CHANGELOG.md#0410).
- Update to [`libp2p-noise` `v0.39.1`](transports/noise/CHANGELOG.md#0391).
# 0.48.0
- Update to [`libp2p-core` `v0.36.0`](core/CHANGELOG.md#0360).