Document release procedure and complete release audit
This commit is contained in:
@@ -1,7 +1,25 @@
|
||||
# Release Notes
|
||||
|
||||
This directory contains the maintained release-note text for Narratio releases.
|
||||
The corresponding Gitea release is the canonical source for downloadable
|
||||
binaries and checksums.
|
||||
This directory contains immutable historical release notes for Narratio.
|
||||
Future notes are created with the matching stable version and use this minimum
|
||||
structure:
|
||||
|
||||
```markdown
|
||||
# Narratio vMAJOR.MINOR.PATCH
|
||||
|
||||
This release ...
|
||||
|
||||
## Summary
|
||||
|
||||
## Compatibility
|
||||
|
||||
## Upgrade
|
||||
|
||||
## Changes
|
||||
```
|
||||
|
||||
See the [release procedure](../release.md) for creating a candidate and tag.
|
||||
When asynchronous publication succeeds, the corresponding Gitea release is the
|
||||
canonical source for downloadable binaries and checksums.
|
||||
|
||||
- [v1.5.0](v1.5.0.md)
|
||||
|
||||
Reference in New Issue
Block a user