aboutsummaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorisXander <isxander@users.noreply.github.com>2022-09-19 19:45:32 +0100
committerisXander <isxander@users.noreply.github.com>2022-09-19 19:45:32 +0100
commita33aec25a7869cf600c34822c351da1bc13636dd (patch)
tree0d0cef971bdc204568a9e5c38d1c71ae62764694 /changelogs
parent38aebfc23ec50798c44d2e0790924e62f4c46f98 (diff)
downloadYetAnotherConfigLib-a33aec25a7869cf600c34822c351da1bc13636dd.tar.gz
YetAnotherConfigLib-a33aec25a7869cf600c34822c351da1bc13636dd.tar.bz2
YetAnotherConfigLib-a33aec25a7869cf600c34822c351da1bc13636dd.zip
changelog
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/1.4.0.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelogs/1.4.0.md b/changelogs/1.4.0.md
index 983c275..72a9413 100644
--- a/changelogs/1.4.0.md
+++ b/changelogs/1.4.0.md
@@ -4,3 +4,4 @@
- They don't take half a second to appear
- They don't disappear when you move your mouse
- `ButtonOption` now consumes itself, so you can access it when building.
+- Make `Option#available` mutable with `Option#setAvailable`