diff options
-rw-r--r-- | changelog.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 631e6f9..4ee5f27 100644 --- a/changelog.md +++ b/changelog.md @@ -4,10 +4,20 @@ This build supports the following versions: - Fabric 1.20.1 - Fabric 1.20.4 - Fabric 1.20.6 (also supports 1.20.5) +- NeoForge 1.20.6 (also supports 1.20.5) +- NeoForge 1.20.4 +- MinecraftForge 1.20.1 ## Bug Fixes - Fix YACL's metadata not displaying properly in MultiMC and its forks. - Fix (Neo)Forge throwing an unusual error when a user accidentally puts YACL for fabric on forge. +- Fix access transformer not being present on NeoForge builds, causing crashes. +- Fix right mouse button not propagating to controllers. + ([#180](https://github.com/isXander/YetAnotherConfigLib/pull/180), thanks Crendgrim) + +## Translation Updates + +- Add Spanish translation. ([#178](https://github.com/isXander/YetAnotherConfigLib/pull/178), thanks zeedif) |