Skip to content

Commit 6ed8631

Browse files
committed
Add reminder to Changelog.md to update other projects before making a release
1 parent 4699308 commit 6ed8631

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
> 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
23
> 1. `$env:RUSTDOCFLAGS="--cfg docsrs"; cargo +nightly doc --all-features` and check generated documentation for missing / unclear things
34
> 2. Update version in `Cargo.toml`
45
> 3. Update `Changelog.md` with date of release, add new empty Unreleased headings

0 commit comments

Comments
 (0)