Skip to content

Commit 5ef29e5

Browse files
committed
Update changelog for 2.2.0
1 parent 3f22551 commit 5ef29e5

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## `2.2.0` - 2025-09-23
4+
5+
### Changes
6+
7+
- Split the example mod config into entirely separate classes for client and server configs, to allow using config option types that are only available client-side (eg. keybinds).
8+
- Updated [Mod Publish Plugin](https://modmuss50.github.io/mod-publish-plugin/).
9+
- Removed the workaround for publishing GitHub releases, switching to the new [allowEmptyFiles](https://modmuss50.github.io/mod-publish-plugin/platforms/github/#parent-releases) option instead.
10+
11+
### Fixes
12+
13+
- Added missing localizations for the example mod config.
14+
315
## `2.1.1` - 2025-09-23
416

517
### Fixes

0 commit comments

Comments
 (0)