From 904e4d61b6cf84c807a99e66fc70527b01ae6fcc Mon Sep 17 00:00:00 2001 From: isXander Date: Sun, 18 Sep 2022 22:28:57 +0100 Subject: changelog update --- changelogs/1.3.0.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelogs/1.3.0.md b/changelogs/1.3.0.md index f088eb5..87a6a1c 100644 --- a/changelogs/1.3.0.md +++ b/changelogs/1.3.0.md @@ -1,2 +1,3 @@ - Option tooltips now have access to the pending value to dynamically change - `PlaceholderCategory`: A category that when selected, just opens a screen +- `instant` property for option builders: makes the option apply instantly instead of when pressing "Apply" -- cgit