diff options
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/3.0.2+1.20.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changelogs/3.0.2+1.20.md b/changelogs/3.0.2+1.20.md new file mode 100644 index 0000000..5f53a03 --- /dev/null +++ b/changelogs/3.0.2+1.20.md @@ -0,0 +1,2 @@ +- Fix `IntegerFieldController` and `LongFieldController` not allowing negative values. +- Reimplement `ButtonOption` changing the 'EXECUTE' text with `ButtonOption.Builder#text()` |