aboutsummaryrefslogtreecommitdiff
path: root/changelogs/3.3.2+1.20.4.md
diff options
context:
space:
mode:
authorisXander <xandersmith2008@gmail.com>2024-01-19 17:08:44 +0000
committerisXander <xandersmith2008@gmail.com>2024-01-19 17:08:44 +0000
commit03a48a84741ff663b1afbfe26e826831a13dd303 (patch)
treee0879fdc08cb8eb8ba7dd5c4f51ae737cacc3d81 /changelogs/3.3.2+1.20.4.md
parent5a147e615c3b66bd21fb2d07db11a83e5b9d64fb (diff)
downloadYetAnotherConfigLib-03a48a84741ff663b1afbfe26e826831a13dd303.tar.gz
YetAnotherConfigLib-03a48a84741ff663b1afbfe26e826831a13dd303.tar.bz2
YetAnotherConfigLib-03a48a84741ff663b1afbfe26e826831a13dd303.zip
Bump version + changelog
Diffstat (limited to 'changelogs/3.3.2+1.20.4.md')
-rw-r--r--changelogs/3.3.2+1.20.4.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/3.3.2+1.20.4.md b/changelogs/3.3.2+1.20.4.md
new file mode 100644
index 0000000..cd31b2c
--- /dev/null
+++ b/changelogs/3.3.2+1.20.4.md
@@ -0,0 +1,5 @@
+# YetAnotherConfigLib v3.3.2 for 1.20.4
+
+- Hook into the resource reloader to preload any webp/gif files that are used.
+ This should make loading images when opening GUIs appear instantaneous.
+- Fix issue where buttons got stuck and appeared as though nothing had saved.