From 4d1fd19bbce776b7d48ebd257de1b9b75a729f1d Mon Sep 17 00:00:00 2001 From: Myk Taylor Date: Tue, 13 Dec 2022 13:21:41 -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 590734864..49cdc4dbf 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -47,6 +47,7 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: ## Lua - ``gui.View``: ``visible`` and ``active`` can now be functions that return a boolean +- ``widgets.Panel``: new attributes to control window dragging with mouse or keyboard ## Internals