Commit c81c0a1
[fix] Releaser: Fixed insertion of backported bugfix entries in ReST changelog #532
Fix the unreleased block regex to include content under the header
(e.g., 'Work in progress.') when inserting backported bugfix changelog entries.
Added a test to assert that unreleased content remains above the newly inserted block.
Fixes #532
(cherry picked from commit 761112c)1 parent d803f9a commit c81c0a1
2 files changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
260 | | - | |
| 260 | + | |
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
283 | 287 | | |
284 | 288 | | |
285 | 289 | | |
| |||
0 commit comments