Skip to content

Commit 79672ee

Browse files
authored
Merge pull request #7675 from sbueringer/pr-improve-rel-note-task
📖 doc: release tasks: improve polish release note doc
2 parents 773d489 + f2dbb6c commit 79672ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/release/release-tasks.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,8 @@ The goal of this task to make the book for the current release available under e
289289
6. Sort entries within a section alphabetically.
290290
7. Write highlights section based on the initial release notes doc.
291291
8. Add Kubernetes version support section.
292+
9. Modify `Changes since v1.x.y` to `Changes since v1.x`
293+
<br>**Note**: The release notes tool includes all merges since the previous release branch was branched of.
292294
4. Iterate until the GA release by generating incremental release notes and modifying the release notes in hackmd accordingly:
293295
```bash
294296
# PREVIOUS_TAG should be the tag from which the previous release notes have been generated, e.g.:

0 commit comments

Comments
 (0)