From f41a7e5c5588f1c802645a6e18292dfb9ac3ba16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20Gr=C3=B6nholm?= Date: Sat, 3 Sep 2022 21:37:13 +0300 Subject: Added mention of the JobReleased event serialization fix to the changelog --- docs/versionhistory.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/versionhistory.rst b/docs/versionhistory.rst index 77919ca..e847918 100644 --- a/docs/versionhistory.rst +++ b/docs/versionhistory.rst @@ -14,6 +14,7 @@ APScheduler, see the :doc:`migration section `. connection options instead of directly using the engine - 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 **4.0.0a1** -- cgit v1.2.1