From 20c7329c78cfb3d018c14c310022c8c3582c04f0 Mon Sep 17 00:00:00 2001 From: isxander Date: Mon, 27 May 2024 14:30:30 +0100 Subject: Changelog --- changelog.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'changelog.md') 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) -- cgit