summaryrefslogtreecommitdiff
path: root/docs/versionhistory.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/versionhistory.rst')
-rw-r--r--docs/versionhistory.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/versionhistory.rst b/docs/versionhistory.rst
index 3629516..3532f38 100644
--- a/docs/versionhistory.rst
+++ b/docs/versionhistory.rst
@@ -14,6 +14,10 @@ APScheduler, see the :doc:`migration section <migration>`.
.. _AnyIO: https://github.com/agronholm/anyio
+**3.9.1**
+
+* Removed a leftover check for pytz ``localize()`` and ``normalize()`` methods
+
**3.9.0**
- Added support for PySide6 to the Qt scheduler