aboutsummaryrefslogtreecommitdiff
path: root/changelogs/2.4.0.md
blob: 2ccfebb67647cbd4e02dc856562ea87ea54c1942 (plain)
1
2
3
4
5
6
7
8
9
## 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)).