Skip to content

Commit

Permalink
add changelog for 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ix0rai committed Jul 21, 2024
1 parent f9ba332 commit 910b881
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,3 +209,13 @@ With this release, we made quite a few changes in the direction of supporting mo
- updated gradle and fixed deprecations
- updated dependencies
- vineflower: `1.10.0` -> `1.10.1`

# 2.4.1

As always, we need a quick bugfix release before the next big update. `2.4.1` fixes some long-standing issues!

- fixed javadocs applied to parameters with proposed names becoming detached from the parameter due to being saved incorrect in the Enigma mappings format
- fixed the GUI still attempting to confirm warnings when a fatal error is present in a validation
- updated dependencies
- guava: `33.0.0` -> `33.2.1`
- proguard: `7.4.0` -> `7.5.0`

0 comments on commit 910b881

Please sign in to comment.