Commit fa6d819
committed
Cut the v4.1.22 changelog section and populate What's New
Rolls the eight user-facing entries sitting in [Unreleased] into a
[v4.1.22] section and adds the matching in-app feature log block, so the
shipped image carries the release notes that announce it.
Two gaps found while reconciling the changelog against git log
v4.1.21..HEAD:
- The book-card series-line contrast fix (7945918, issue #1135) was
user-facing but had no changelog entry and no CHANGES row. Both added.
- The read-indicator change (0e423fb, issue #1117) had a changelog
entry but no CHANGES row. Added.
Release cells: the five rows shipping now are stamped v4.1.22. Two older
rows (#1090, #1091) still read TBD despite being reachable from v4.1.21 —
git tag --contains puts both in that release, so they are backfilled
v4.1.21 rather than swept into this one.
What's New folds #1150 and #1121 into a single item; one commit
(d50be75) fixes both from one root cause and they are the same symptom
to a reader. Seven items, English-authored, deep links verified against
SPA_ROUTES; "Browse languages" anchored in spa_strings.py so the CTA
survives msgid re-extraction.1 parent 63d0b3b commit fa6d819
4 files changed
Lines changed: 57 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| |||
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
| 43 | + | |
| 44 | + | |
41 | 45 | | |
42 | 46 | | |
43 | 47 | | |
| |||
0 commit comments