diff options
author | isxander <xander@isxander.dev> | 2024-05-27 00:25:19 +0100 |
---|---|---|
committer | isxander <xander@isxander.dev> | 2024-05-27 00:25:28 +0100 |
commit | 14180a38c83c9246e28b0d5c339c8e87b2a77f8e (patch) | |
tree | b0f1644cad38b4628ed4cb61ecf7b526226f457c /changelog.md | |
parent | 6be30a1c57925c749ad7b7744f2f674143380e1b (diff) | |
download | YetAnotherConfigLib-14180a38c83c9246e28b0d5c339c8e87b2a77f8e.tar.gz YetAnotherConfigLib-14180a38c83c9246e28b0d5c339c8e87b2a77f8e.tar.bz2 YetAnotherConfigLib-14180a38c83c9246e28b0d5c339c8e87b2a77f8e.zip |
Fix mods.toml being included in fabric jar, update to 1.20.6 target, bump version
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/changelog.md b/changelog.md index 86a41b7..631e6f9 100644 --- a/changelog.md +++ b/changelog.md @@ -1,18 +1,13 @@ -# YetAnotherConfigLib 3.4.2 +# YetAnotherConfigLib 3.4.3 This build supports the following versions: - Fabric 1.20.1 - Fabric 1.20.4 -- Fabric 1.20.5 -- Forge 1.20.1 -- NeoForge 1.20.4 -- NeoForge 1.20.5 +- Fabric 1.20.6 (also supports 1.20.5) ## Bug Fixes -- Fix YACL breaking fabric reload listener dependency order +- 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. -## Translation Updates - -- Added colour picker translations for Tatar ([#174](https://github.com/isXander/YetAnotherConfigLib/pull/174)) |