Skip to content

Commit c409459

Browse files
committed
Bumped version number and updated changelog.
1 parent b7733d5 commit c409459

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGES.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11

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+
211
Release 1.10.1
312
=========================================
413

highcharts_core/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.10.1'
1+
__version__ = "1.10.2"

0 commit comments

Comments
 (0)