ci-check #81

Merged
muellerr merged 3 commits from ci-check into main 2023-09-26 18:02:43 +02:00
Showing only changes of commit 6a0396a337 - Show all commits

View File

@ -4,7 +4,7 @@ Checklist for new releases
# Pre-Release
1. Make sure any new modules are documented sufficiently enough and check docs with
`cargo doc --all-features --open`.
`cargo +nightly doc --all-features --open`.
2. Bump version specifier in `Cargo.toml`.
3. Update `CHANGELOG.md`: Convert `unreleased` section into version section with date and add new
`unreleased` section.