From 34612c71f06b3045e6dc037ab1c3f46122dc0067 Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Wed, 6 Mar 2024 07:43:01 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a1577c3b..7cd245edd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ ## master +* Add: support for Python 3.11 + 3.12 +* Drop: support for Python 3.6 +* Fix: MOVE in case listen on non-standard ports or behind reverse proxy +* Fix: stricter requirements of Python 3.11 +* Fix: HTML pages +* Fix: Main Component is missing when only recurrence id exists +* Enhancement: user-selectable log formats +* Enhancement: autodetect logging to systemd journal +* Enhancement: test code +* Improve: Dockerfiles +* Update: documentations + examples +* Dependency: limit typegard version < 3 + ## 3.1.8 * Fix setuptools requirement if installing wheel