Commit c525938
Anchor the release-notes extraction on the version number, and keep the keyword out of the comment above History
The regex took the first 'ver' in Version.cs, so the warning comment added on
2026-08-05 (which itself contained the word) became the v.4.947 release notes.
The notes were corrected by hand; this prevents a repeat.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 9153ef2 commit c525938
2 files changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
137 | 142 | | |
138 | 143 | | |
139 | 144 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments