aboutsummaryrefslogtreecommitdiff
path: root/changelogs/1.7.1.md
diff options
context:
space:
mode:
authorisxander <xander@isxander.dev>2024-04-11 18:43:06 +0100
committerisxander <xander@isxander.dev>2024-04-11 18:43:06 +0100
commit04fe933f4c24817100f3101f088accf55a621f8a (patch)
treefeff94ca3ab4484160e69a24f4ee38522381950e /changelogs/1.7.1.md
parent831b894fdb7fe3e173d81387c8f6a2402b8ccfa9 (diff)
downloadYetAnotherConfigLib-04fe933f4c24817100f3101f088accf55a621f8a.tar.gz
YetAnotherConfigLib-04fe933f4c24817100f3101f088accf55a621f8a.tar.bz2
YetAnotherConfigLib-04fe933f4c24817100f3101f088accf55a621f8a.zip
Extremely fragile and broken multiversion build with stonecutter
Diffstat (limited to 'changelogs/1.7.1.md')
-rw-r--r--changelogs/1.7.1.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelogs/1.7.1.md b/changelogs/1.7.1.md
deleted file mode 100644
index 3570cef..0000000
--- a/changelogs/1.7.1.md
+++ /dev/null
@@ -1 +0,0 @@
-- Breaking change: `GsonConfigInstance` now only serializes fields annotated with `@ConfigEntry` to prevent strange GSON problem.