Skip to content

Commit

Permalink
remove notes about Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
djmitche committed Apr 22, 2024
1 parent 0c7a10e commit 5696676
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion RELEASING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Release process

1. Ensure the changelog is updated with everything from the `.changelogs` directory. `python3 ./scripts/changelog.py build` will output a Markdown snippet to include in `CHANGELOG.md` then `rm .changelog/*.txt`
1. Run `git pull upstream main`
1. Run `cargo test`
1. Run `cargo clean && cargo clippy`
Expand Down

0 comments on commit 5696676

Please sign in to comment.