mirror of
https://github.com/gleam-lang/gleam.git
synced 2025-07-07 21:35:10 +00:00
Split changelog
This commit is contained in:
parent
b0140da247
commit
a58708101e
3 changed files with 2181 additions and 2179 deletions
2181
CHANGELOG.md
2181
CHANGELOG.md
File diff suppressed because it is too large
Load diff
11
RELEASE.md
11
RELEASE.md
|
@ -3,9 +3,8 @@
|
|||
1. Update the version in each `Cargo.toml`.
|
||||
2. Update versions in `src/new.rs` for stdlib etc if required.
|
||||
3. Run `make test build`.
|
||||
4. Update `CHANGELOG.md` with new version and link to blog post (if present)
|
||||
5. Git commit, tag, push, push tags.
|
||||
6. Wait for CI release build to finish.
|
||||
7. Publish release on GitHub from draft made by CI.
|
||||
8. Update version in `Cargo.toml` to next-dev.
|
||||
9. Update clone target version in `getting-started.md` in `website`.
|
||||
4. Git commit, tag, push, push tags.
|
||||
5. Wait for CI release build to finish.
|
||||
6. Publish release on GitHub from draft made by CI.
|
||||
7. Update version in `Cargo.toml` to next-dev.
|
||||
8. Update clone target version in `getting-started.md` in `website`.
|
||||
|
|
2168
changelog/v1.0.md
Normal file
2168
changelog/v1.0.md
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue