diff options
Diffstat (limited to 'changelogs/2.4.0.md')
-rw-r--r-- | changelogs/2.4.0.md | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/changelogs/2.4.0.md b/changelogs/2.4.0.md deleted file mode 100644 index 2ccfebb..0000000 --- a/changelogs/2.4.0.md +++ /dev/null @@ -1,9 +0,0 @@ -## Features - -- New builder API for `GsonConfigInstance`, deprecated the constructors. - -## Bug Fixes - -- Fixed `StringController`s not focusing properly since 2.3.1 ([#58](https://github.com/isXander/YetAnotherConfigLib/issues/58)). -- Fixed resetting a `StringController` sometimes crashing the game ([#57](https://github.com/isXander/YetAnotherConfigLib/issues/57)). -- Fix `ListOption.Builder` not exposing `listener()` like in `Option.Builder` ([#55](https://github.com/isXander/YetAnotherConfigLib/issues/55)). |