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 b7733d5 commit c409459Copy full SHA for c409459
CHANGES.rst
@@ -1,4 +1,13 @@
1
2
+Release 1.10.2
3
+=========================================
4
+
5
+* **DOCS:** Added some additional documentation around the `User-Agent` and `Referer` support for use when
6
+ exporting charts.
7
+* **ENHANCEMENT:** Some minor refactoring.
8
9
+----
10
11
Release 1.10.1
12
=========================================
13
highcharts_core/__version__.py
@@ -1 +1 @@
-__version__ = '1.10.1'
+__version__ = "1.10.2"
0 commit comments