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 d5ac920 commit fcbf626Copy full SHA for fcbf626
CHANGES.rst
@@ -1,3 +1,14 @@
1
+Release 1.0.0-rc6
2
+=========================================
3
+
4
+* Added demos to documentation.
5
+* Fixed ``options.series.gantt.GanttSeries`` documentation.
6
+* Aligned Jupyter display to new Highcharts Core signature.
7
+* Added ``datetime.date`` (as opposed to ``datetime.datetime``
8
+ support for ``GanttSeries.start`` and ``GanttSeries.end``.
9
10
+---------------
11
12
Release 1.0.0-rc5
13
=========================================
14
highcharts_gantt/__version__.py
@@ -1 +1 @@
-__version__ = '1.0.0-rc5'
+__version__ = '1.0.0-rc6'
0 commit comments