;tools: relnotes: todos
This commit is contained in:
parent
297ca50294
commit
8b425868da
@ -21,6 +21,13 @@ It is assumed that all the other changelogs' first section is also for this vers
|
|||||||
and that changelogs and relnotes are non-empty with specific layout and heading formats.
|
and that changelogs and relnotes are non-empty with specific layout and heading formats.
|
||||||
|
|
||||||
In the end I wrote this in haskell because everything else was harder.
|
In the end I wrote this in haskell because everything else was harder.
|
||||||
|
|
||||||
|
2024-02-08 TODO:
|
||||||
|
preserve last release's summary
|
||||||
|
fix headings
|
||||||
|
unwrap long lines
|
||||||
|
merge md-issue-refs
|
||||||
|
|
||||||
-}
|
-}
|
||||||
|
|
||||||
{-# OPTIONS_GHC -Wno-x-partial #-}
|
{-# OPTIONS_GHC -Wno-x-partial #-}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user