diff options
author | isXander <isxander@users.noreply.github.com> | 2022-09-18 19:14:58 +0100 |
---|---|---|
committer | isXander <isxander@users.noreply.github.com> | 2022-09-18 19:15:09 +0100 |
commit | 33e98c7edc1404e099f9c9bcc586fd5c55cb8bdd (patch) | |
tree | a964082d62c3b13f5628c036fe49f9ea19d32315 /changelogs/1.3.0.md | |
parent | 564a028eed25cfce0e0486f1a1a21affb499a311 (diff) | |
download | YetAnotherConfigLib-33e98c7edc1404e099f9c9bcc586fd5c55cb8bdd.tar.gz YetAnotherConfigLib-33e98c7edc1404e099f9c9bcc586fd5c55cb8bdd.tar.bz2 YetAnotherConfigLib-33e98c7edc1404e099f9c9bcc586fd5c55cb8bdd.zip |
1.3.0
option tooltips now consume the pending value
PlaceholderCategory: a category that when selected, just opens a screen
Diffstat (limited to 'changelogs/1.3.0.md')
-rw-r--r-- | changelogs/1.3.0.md | 2 |
1 files changed, 2 insertions, 0 deletions
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 |