;tools: relnotes: todos

This commit is contained in:
Simon Michael 2024-12-08 18:06:36 -10:00
parent 297ca50294
commit 8b425868da

View File

@ -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.
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 #-}