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 1e0c332..efe69fd 100644
--- a/docs/versionhistory.rst
+++ b/docs/versionhistory.rst
@@ -4,6 +4,10 @@ Version history
To find out how to migrate your application from a previous version of
APScheduler, see the :doc:`migration section <migration>`.
+**UNRELEASED**
+
+- Fixed the ``schema`` parameter in ``SQLAlchemyDataStore`` not being applied
+
**4.0.0a2**
- **BREAKING** Changed the scheduler API to always require a call to either