Commit 6224bf0
authored
Update changelog for 17.0.0.rc.12 (#4687)
## Why
Prepare the release/17.0.0 train for the 17.0.0.rc.12 release by
stamping the existing Unreleased notes into a versioned changelog
section.
## Classification
- Entry needed: PR 4679, already represented by its source PR 4658 under
Unreleased.
- No entry: PRs 4675, 4676, 4677, 4684, and 4686 are CI or maintainer
release-process changes.
## Verification
- git diff --check
- Confirmed CHANGELOG.md is the only changed file.
- Confirmed the rc.12 heading is unique and version headings remain
newest-first.
- Confirmed compare links advance rc.11 to rc.12 and Unreleased starts
at rc.12.
- Confirmed the file retains a trailing newline.
- Pre-commit Markdown link and trailing-newline checks passed.
- Prettier hook skipped because this worktree has no installed Prettier
binary; the generated changelog-only diff was reviewed directly.
- No code tests were run because this changes only release-note
Markdown.
Labels: none. Generated changelog-only change; hosted CI expansion is
unnecessary.
Pre-push review: manual self-review complete; extra AI review and
simplify skipped per the prerelease changelog fast path.
Babysit: off.1 parent 6a59bff commit 6224bf0
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| |||
2910 | 2912 | | |
2911 | 2913 | | |
2912 | 2914 | | |
2913 | | - | |
| 2915 | + | |
| 2916 | + | |
2914 | 2917 | | |
2915 | 2918 | | |
2916 | 2919 | | |
| |||
0 commit comments