release/1.0.8-rc1 #42
1 changed files with 1 additions and 1 deletions
changelog: align 1.0.8-rc1 section title with release workflow
The Forgejo release workflow validates the section title against the channel derived from tag parity: '[TAG] - stable', '[TAG] - preview', or '[TAG] - unstable'. The 2026-08-21 entry broke the validation with '## [1.0.8-rc1] - 2026-08-21' (date suffix instead of channel). Move the date into the body of the section (it is already mentioned in the 'Fixed' subsection) and use '## [1.0.8-rc1] - unstable' to match the 1.0.6 / 1.0.7 convention.
commit
48feb27277
|
|
@ -16,7 +16,7 @@ Cette convention est partagée avec le dépôt
|
||||||
[`postit-debian`](https://forgejo.pschneider.fr/notazof/postit-debian)
|
[`postit-debian`](https://forgejo.pschneider.fr/notazof/postit-debian)
|
||||||
pour la production des paquets `.deb`.
|
pour la production des paquets `.deb`.
|
||||||
|
|
||||||
## [1.0.8-rc1] - 2026-08-21
|
## [1.0.8-rc1] - unstable
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- `BlogAclApiTests.PostCircleAuthorization_returns_201_when_payload_mirrors_PostIt_shape_against_existing_circle_named_test`
|
- `BlogAclApiTests.PostCircleAuthorization_returns_201_when_payload_mirrors_PostIt_shape_against_existing_circle_named_test`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue