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 7e958b3 commit 66d480fCopy full SHA for 66d480f
CHANGES.rst
@@ -1,3 +1,11 @@
1
+Release 1.2.0
2
+=========================================
3
+
4
+* **ENHANCEMENT:** Added support for the inclusion of scripts based on features used in the chart (#7).
5
+* **ENHANCEMENT:** Added ``dict`` support to ``options.series.labels.SeriesLabel.style`` and ``utility_classes.data_labels.DataLabel.style``.
6
7
+------------------
8
9
Release 1.1.1
10
=========================================
11
highcharts_gantt/__version__.py
@@ -1 +1 @@
-__version__ = '1.1.1'
+__version__ = '1.2.0'
0 commit comments