Document release procedure and complete release audit

This commit is contained in:
2026-08-30 19:27:36 +00:00
parent 9af773491b
commit f8fa0a2623
6 changed files with 127 additions and 9 deletions

View File

@@ -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)