Update Release-creation.md

This commit is contained in:
CaCO3
2024-08-25 18:44:15 +02:00
committed by GitHub
parent 05c13b7534
commit 19419c1633

View File

@@ -2,7 +2,7 @@
1. [Changelog](https://github.com/jomjol/AI-on-the-edge-device/blob/rolling/Changelog.md) is merged back from `master` branch to `rolling` branch (should be the last step of the previous release creation)
1. All changes are documented in the [Changelog](https://github.com/jomjol/AI-on-the-edge-device/blob/rolling/Changelog.md) in `rolling` branch.
To get a list of commits, call `git log --oneline`. Summarize the relevant chnages since the last release.
To get a list of commits, call `git log --oneline`. Summarize the relevant changes since the last release.
## Release creation steps