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 6c76be9 commit 6fb6323Copy full SHA for 6fb6323
CHANGES.rst
@@ -1,3 +1,13 @@
1
+Release 1.2.0
2
+=========================================
3
+
4
+* **ENHANCEMENT:** Added support for the inclusion of scripts based on features used in the chart (#6).
5
+* **ENHANCEMENT:** Added ``dict`` support to ``options.series.labels.SeriesLabel.style`` and ``utility_classes.data_labels.DataLabel.style``.
6
+* **BUGFIX:** Fixed de-serialization error in ``options.series.data.geometric.GeometricZData`` which
7
+ prevented the population of ``.properties``.
8
9
+---------------------
10
11
Release 1.1.1
12
=========================================
13
highcharts_maps/__version__.py
@@ -1 +1 @@
-__version__ = '1.1.1'
+__version__ = '1.2.0'
0 commit comments