From 33e98c7edc1404e099f9c9bcc586fd5c55cb8bdd Mon Sep 17 00:00:00 2001 From: isXander Date: Sun, 18 Sep 2022 19:14:58 +0100 Subject: 1.3.0 option tooltips now consume the pending value PlaceholderCategory: a category that when selected, just opens a screen --- changelogs/1.3.0.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 changelogs/1.3.0.md (limited to 'changelogs') diff --git a/changelogs/1.3.0.md b/changelogs/1.3.0.md new file mode 100644 index 0000000..f088eb5 --- /dev/null +++ b/changelogs/1.3.0.md @@ -0,0 +1,2 @@ +- Option tooltips now have access to the pending value to dynamically change +- `PlaceholderCategory`: A category that when selected, just opens a screen -- cgit