Skip to content

Commit eeca18c

Browse files
committed
Update changelog
1 parent 1248c71 commit eeca18c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

changelog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,10 @@
5656
- class names and member names now have their own references, replacing the custom Goto handler
5757
- SRG names are no longer used on NeoForge 1.20.2+ and a new copy action is available for it
5858
- the usage inspection no longer incorrectly reports methods overridden in your code or entries covering super methods
59-
- suppressing inspections is now possible by adding `# Suppress:AtInspectionName` after an entry, or using the built-in suppress action
59+
- suppressing inspections is now possible by adding `# Suppress:AtInspectionName` after an entry or at the start of the file, or using the built-in suppress action
6060
- added an inspection to report unresolved references, to help find out old, superfluous entries
6161
- added an inspection to report duplicate entries in the same file
62+
- added formatting support, class and member names are configured to align by default
6263

6364
## [1.8.1] - 2024-08-10
6465

0 commit comments

Comments
 (0)