From 0d970509f80e97c38b6cda5919e91ab382df4685 Mon Sep 17 00:00:00 2001 From: myk002 Date: Mon, 7 Nov 2022 16:58:51 -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 3ede58a70..6ddfcf365 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -75,6 +75,7 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: - ``widgets.Scrollbar``: new scrollbar widget that can be paired with an associated scrollable widget. Integrated with ``widgets.Label`` and ``widgets.List``. - ``dfhack.constructions.findAtTile()``: exposed preexisting function to Lua. - ``dfhack.constructions.insert()``: exposed new function to Lua. +- ``widgets.Panel``: new ``frame_style`` and ``frame_title`` attributes for drawing frames around groups of widgets - ``widgets.EditField`` now allows other widgets to process characters that the ``on_char`` callback rejects. # 0.47.05-r7