Skip to content

Commit

Permalink
Add RELEASING.md and update CHANGELOG.md again
Browse files Browse the repository at this point in the history
  • Loading branch information
gsson committed Nov 15, 2023
1 parent d72de6f commit 45d489f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com

## [Unreleased]

## [0.6.4] - 2023-11-15

- Add RELEASING.md with release instructions
- Update version in Cargo.toml

## [0.6.3] - 2023-11-15

- Update the changelog so the release actually happens
Expand Down
5 changes: 5 additions & 0 deletions RELEASING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# How to release

- Update CHANGELOG.md
- Update version in Cargo.toml
- Create a signed tag

0 comments on commit 45d489f

Please sign in to comment.