Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexIIL committed Oct 22, 2023
1 parent c0bf20c commit 898b196
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/main/resources/changelog/0.21.2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,10 @@ Features:

- Added LanguageAdapter.getDefault(), to allow other LanguageAdapters to use it as their fallback.
- Added intermediary version detection on "Unfixable Conflicts" error, which just displays the mappings version verses the game version.
- [#369] Added some minecraft libraries to the transform cache - this allows mixin to run on them again.

Bug FIxes:

- [#377] Added overlap detection to GamePatch.process, which fixes a 1.2.5 server not launching with quilt loader (#376).
- [#375] Fix "guarenteed" typo instead of "guaranteed" (ix0rai)
- [#371] Fix access widener remapping using the constant "named" instead of fetching the target namespace (heipiao233)

0 comments on commit 898b196

Please sign in to comment.