summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAlex Grönholm <alex.gronholm@nextday.fi>2022-07-28 12:33:55 +0300
committerAlex Grönholm <alex.gronholm@nextday.fi>2022-07-28 12:33:55 +0300
commit467b978df7c4d4da78514f1db6d78c8d48d0fa45 (patch)
tree276b3ac2d63a2974820704d03ece097a0eaacdb4 /docs
parentba48499aa94536310af41bf02e87d9dee668bc76 (diff)
downloadapscheduler-467b978df7c4d4da78514f1db6d78c8d48d0fa45.tar.gz
Updated changelog from the 3.x branch
Diffstat (limited to 'docs')
-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