Split changelog

This commit is contained in:
Louis Pilfold 2024-04-16 21:34:28 +01:00
parent b0140da247
commit a58708101e
3 changed files with 2181 additions and 2179 deletions

File diff suppressed because it is too large Load diff

View file

@ -3,9 +3,8 @@
1. Update the version in each `Cargo.toml`. 1. Update the version in each `Cargo.toml`.
2. Update versions in `src/new.rs` for stdlib etc if required. 2. Update versions in `src/new.rs` for stdlib etc if required.
3. Run `make test build`. 3. Run `make test build`.
4. Update `CHANGELOG.md` with new version and link to blog post (if present) 4. Git commit, tag, push, push tags.
5. Git commit, tag, push, push tags. 5. Wait for CI release build to finish.
6. Wait for CI release build to finish. 6. Publish release on GitHub from draft made by CI.
7. Publish release on GitHub from draft made by CI. 7. Update version in `Cargo.toml` to next-dev.
8. Update version in `Cargo.toml` to next-dev. 8. Update clone target version in `getting-started.md` in `website`.
9. Update clone target version in `getting-started.md` in `website`.

2168
changelog/v1.0.md Normal file

File diff suppressed because it is too large Load diff