Skip to content

Commit 6525127

Browse files
committed
Update changelog_update doc to reflect the actual ordering of the changelog
1 parent da29402 commit 6525127

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

doc/changelog_update.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,13 @@ try to keep it somewhat coherent.
5555
The order should roughly be:
5656

5757
1. New lints
58-
2. Changes that expand what code existing lints cover
59-
3. ICE fixes
58+
2. Moves or deprecations of lints
59+
3. Changes that expand what code existing lints cover
6060
4. False positive fixes
6161
5. Suggestion fixes/improvements
62+
6. ICE fixes
63+
7. Documentation improvements
64+
8. Others
6265

6366
Please also be sure to update the Beta/Unreleased sections at the top with the
6467
relevant commit ranges.

0 commit comments

Comments
 (0)