Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: add new header to changelog of each crate
Adds a new header with the correct version to each changelog, otherwise the new lint will fail on all of these crates. We also specify a `cargo release` "pre-release-hook" to automate this. All you need to do is run `cargo release hook` for the same crates that you are running `cargo release version` on. Pull-Request: libp2p#4690.
- Loading branch information