We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21bef3c commit f2dbb6cCopy full SHA for f2dbb6c
docs/release/release-tasks.md
@@ -289,6 +289,8 @@ The goal of this task to make the book for the current release available under e
289
6. Sort entries within a section alphabetically.
290
7. Write highlights section based on the initial release notes doc.
291
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.
294
4. Iterate until the GA release by generating incremental release notes and modifying the release notes in hackmd accordingly:
295
```bash
296
# PREVIOUS_TAG should be the tag from which the previous release notes have been generated, e.g.:
0 commit comments