Skip to content

Commit cd85002

Browse files
committed
;tools: relnotes: todos
1 parent 38873d4 commit cd85002

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

tools/relnotes.hs

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,13 @@ It is assumed that all the other changelogs' first section is also for this vers
2121
and that changelogs and relnotes are non-empty with specific layout and heading formats.
2222
2323
In the end I wrote this in haskell because everything else was harder.
24+
25+
2024-02-08 TODO:
26+
preserve last release's summary
27+
fix headings
28+
unwrap long lines
29+
merge md-issue-refs
30+
2431
-}
2532

2633
{-# OPTIONS_GHC -Wno-x-partial #-}

0 commit comments

Comments
 (0)