Skip to content

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
  • Loading branch information
injust committed May 12, 2024
1 parent 4eb53dd commit 0340616
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/versionhistory.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ APScheduler, see the :doc:`migration section <migration>`.
(PR by MohammadAmin Vahedinia)
- Fixed the shutdown procedure of the Redis event broker
- Fixed ``SQLAlchemyDataStore`` not respecting custom schema name when creating enums
-
- Refactored ``AsyncScheduler`` to create ``AsyncExitStack`` using ``attrs`` factory
(PR by Justin Su)

**4.0.0a4**

Expand Down Expand Up @@ -109,8 +110,6 @@ APScheduler, see the :doc:`migration section <migration>`.
- Simplified the MQTT event broker by providing a default ``client`` instance if omitted
- Fixed ``CancelledError`` being reported as a crash on Python 3.7
- Fixed JSON/CBOR serialization of ``JobReleased`` events
- Refactored ``AsyncScheduler`` to create ``AsyncExitStack`` using ``attrs`` factory
(PR by Justin Su)

**4.0.0a1**

Expand Down

0 comments on commit 0340616

Please sign in to comment.