aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorisxander <xander@isxander.dev>2024-05-27 14:30:30 +0100
committerisxander <xander@isxander.dev>2024-05-27 14:30:30 +0100
commit20c7329c78cfb3d018c14c310022c8c3582c04f0 (patch)
treea001e2600c1a125dbae369e91f3f215269827112
parentb8261c444d27fc20b87b1e39365238e80b751005 (diff)
downloadYetAnotherConfigLib-20c7329c78cfb3d018c14c310022c8c3582c04f0.tar.gz
YetAnotherConfigLib-20c7329c78cfb3d018c14c310022c8c3582c04f0.tar.bz2
YetAnotherConfigLib-20c7329c78cfb3d018c14c310022c8c3582c04f0.zip
Changelog
-rw-r--r--changelog.md10
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)