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 a29e95e commit 814baaeCopy full SHA for 814baae
CHANGES.rst
@@ -1,3 +1,10 @@
1
+Release 1.2.1
2
+=========================================
3
+
4
+* **BUGFIX:** Fixed incorrect ``datetime`` serialization to SECONDS from Unix epoch. Now serializing to JS-compatible MILLISECONDS from Unix epoch.
5
6
+------------------
7
8
Release 1.2.0
9
=========================================
10
highcharts_gantt/__version__.py
@@ -1 +1 @@
-__version__ = '1.2.0'
+__version__ = '1.2.1'
0 commit comments