File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,8 @@ Perform these checks when reviewing the release PR (see below):
44441 . Open a PR to the master branch with a commit (using message ` "release: prepare for $MAJOR.$MINOR.$PATCH" ` , for example) that
4545 * finalizes the release notes in [ CHANGELOG.md] ( ../CHANGELOG.md ) by
4646 * adding a section for the release (make sure that the version number is a link to a diff between the previous and new version),
47- * removing the ` [Unreleased] ` section header, and
47+ * removing the ` [Unreleased] ` section header,
48+ * ensuring that the release notes are not missing entries (check the ` needs-changelog ` label on github), and
4849 * including an entry for ` ### ABI Compatibility ` if it doesn't exist,
4950 * sets ` _PKG_VERSION_IS_RELEASE ` to ` true ` in ` configure.ac ` , and,
5051 * if this is not a patch release,
You can’t perform that action at this time.
0 commit comments