From eebb555badecdac3b251eff58ecdad9be2a684cd Mon Sep 17 00:00:00 2001 From: Hans Dembinski Date: Tue, 24 Sep 2024 10:53:33 +0200 Subject: [PATCH] update --- doc/changelog.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/changelog.rst b/doc/changelog.rst index 50920f3f..e2b51a13 100644 --- a/doc/changelog.rst +++ b/doc/changelog.rst @@ -5,6 +5,12 @@ Changelog ========= +2.30.0 (September 24, 2024) +--------------------------- +- Fix: root version in docs (`#1043 `_) +- Allow to modify slider range in interactive widget (`#1038 `_) +- Fix: add readout_format to slider (`#1036 `_) + 2.29.1 (August 25, 2024) ------------------------ - Show correct ROOT version in documentation