Skip to content

Commit d70c6c3

Browse files
committed
Merge branch '2025.1' into 2025.2
2 parents 87af0bd + 609672b commit d70c6c3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

changelog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
## [1.8.6]
44

5-
## Added
5+
### Added
66

77
- Debug flow diagrams for MixinExtras expressions.
88
- An inspection to replace `INVOKE_ASSIGN` with MixinExtras expressions where possible.
99
- Expressions are preferred because `INVOKE_ASSIGN` doesn't fail if there's no assignment.
1010

11-
## Changed
11+
### Changed
1212

1313
- Performance improvements for shadow completions.
1414
- Smarter warnings for discouraged shifting
@@ -26,7 +26,7 @@
2626
- Cases where the functional interface method being implemented has a parameter which is an intersection type (a type
2727
parameter extending multiple things).
2828

29-
## Fixed
29+
### Fixed
3030

3131
- Fixed "generate accessor/invoker" action not doing anything.
3232
- Fixed Mixin version detection in legacy/non-standard Minecraft environments. The Mixin version is now taken from the

0 commit comments

Comments
 (0)