Skip to content

Commit d51ad44

Browse files
authored
Merge pull request #8802 from mercedes-benz/clarify-polish-release-notes-for-minor-releases
📖 Add minor release prefix for title polishing
2 parents 02f141d + 255b2d6 commit d51ad44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/release/release-tasks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ The goal of this task to make the book for the current release available under e
332332
7. Write highlights section based on the initial release notes doc.
333333
8. Add the Kubernetes version support section and pay close attention to set the correct versions here.
334334
<br>**Note**: Check our [Kubernetes support policy](https://cluster-api.sigs.k8s.io/reference/versions.html#supported-kubernetes-versions) in the CAPI book. In case of doubt, reach out to the current release lead.
335-
9. Modify `Changes since v1.x.y` to `Changes since v1.x`
335+
9. **For minor releases** Modify `Changes since v1.x.y` to `Changes since v1.x`
336336
<br>**Note**: The release notes tool includes all merges since the previous release branch was branched of.
337337
4. Iterate until the GA release by generating incremental release notes and modifying the release notes in hackmd accordingly:
338338
```bash

0 commit comments

Comments
 (0)