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 4b14700 commit 8b2bbdeCopy full SHA for 8b2bbde
CHANGES.rst
@@ -1,3 +1,10 @@
1
+Release 1.2.3
2
+=========================================
3
+
4
+* **BUGFIX:** Fixed refernece bug in serialization of ``GanttData`` instances with timezone-naive ``datetime`` instances in ``start and ``end``.
5
6
+------------------
7
8
Release 1.2.2
9
=========================================
10
highcharts_gantt/__version__.py
@@ -1 +1 @@
-__version__ = '1.2.2'
+__version__ = '1.2.3'
0 commit comments