From 964ead1b0751a3085bdfa80a7d11654426d94a22 Mon Sep 17 00:00:00 2001 From: myk002 Date: Fri, 2 Dec 2022 15:37:48 -0800 Subject: [PATCH] update changelog --- docs/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.txt b/docs/changelog.txt index 57e88ec1c..f0bf32a1b 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -44,6 +44,7 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: ## API ## Lua +- ``gui.View``: ``visible`` and ``active`` can now be functions that return a boolean ## Internals