From 5ce645065fe5bcfb4893fd22c0d326cb1ef15cb6 Mon Sep 17 00:00:00 2001 From: Christoph Krybus Date: Thu, 28 Mar 2024 22:47:59 +0100 Subject: [PATCH] Update HISTORY.rst --- HISTORY.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index bddaaaa..3dacd8e 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,12 @@ History ======= +Unreleased +---------- + +* Feature: add support for ``Fieldset``. Feature contributed by DaeronAlagos. + + 0.11.0 (2023-12-06) -------------------