Skip to content

Commit 48da17b

Browse files
committed
Update changelog
1 parent 78ebabe commit 48da17b

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
@@ -13,9 +13,10 @@
1313
- class names and member names now have their own references, replacing the custom Goto handler
1414
- SRG names are no longer used on NeoForge 1.20.2+ and a new copy action is available for it
1515
- the usage inspection no longer incorrectly reports methods overridden in your code or entries covering super methods
16-
- suppressing inspections is now possible by adding `# Suppress:AtInspectionName` after an entry, or using the built-in suppress action
16+
- 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
1717
- added an inspection to report unresolved references, to help find out old, superfluous entries
1818
- added an inspection to report duplicate entries in the same file
19+
- added formatting support, class and member names are configured to align by default
1920

2021
## [1.8.1] - 2024-08-10
2122

0 commit comments

Comments
 (0)