We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4699308 commit 6ed8631Copy full SHA for 6ed8631
Changelog.md
@@ -1,4 +1,5 @@
1
> Release checklist (minimal list of actions for cutting a release):
2
+> 0. Check if dependencies in child projects (mostly `compare`) need to be updated and update them
3
> 1. `$env:RUSTDOCFLAGS="--cfg docsrs"; cargo +nightly doc --all-features` and check generated documentation for missing / unclear things
4
> 2. Update version in `Cargo.toml`
5
> 3. Update `Changelog.md` with date of release, add new empty Unreleased headings
0 commit comments