We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fec61fa commit 8d8a7e0Copy full SHA for 8d8a7e0
CHANGES.rst
@@ -6,6 +6,8 @@ Release 1.7.7
6
export via the Export Server. Closes #168.
7
* **BUGFIX:** Fixed ``DumbbellSeries.data`` incorrect type (reverted from ``CartesianData`` to
8
``RangeData``-descended). Closes #176.
9
+* **BUGFIX:** Fixed coercion of `datetime.date` type values to milliseconds when serializaing ``.to_json()``
10
+ for export via the Export Server.
11
12
--------------------
13
0 commit comments