diff options
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/1.7.1.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelogs/1.7.1.md b/changelogs/1.7.1.md new file mode 100644 index 0000000..3570cef --- /dev/null +++ b/changelogs/1.7.1.md @@ -0,0 +1 @@ +- Breaking change: `GsonConfigInstance` now only serializes fields annotated with `@ConfigEntry` to prevent strange GSON problem. |