mirror of
https://github.com/rust-osdev/uefi-rs
synced 2026-08-26 18:26:05 -04:00
update PUBLISHING.md
This commit is contained in:
parent
c2d026d6ae
commit
4a18f1ea6f
1 changed files with 3 additions and 2 deletions
|
|
@ -70,5 +70,6 @@ cargo publish --target x86_64-unknown-uefi
|
|||
## Updating the changelog
|
||||
|
||||
After bumping the crate versions, we should also update the [`CHANGELOG.md`](CHANGELOG.md) file
|
||||
in order to move all of the unpublished changes to their respective version, and prepare it for
|
||||
tracking further changes.
|
||||
in order to move all the unpublished changes to their respective version, and prepare it for
|
||||
tracking further changes. The date of the release should be included next to the section title as
|
||||
done for the other releases.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue