Skip to content

Commit 03abdcb

Browse files
committed
Updated changelog.
1 parent 350acb6 commit 03abdcb

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGES.rst

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

2+
Release 1.6.0
3+
=========================================
4+
5+
* **ENHANCEMENT:** Align the API to **Highcharts (JS) v.11.3** (#45). In particular, this includes:
6+
7+
* Updated requirements to depend on Highcharts Core for Python v.1.6.
8+
* Added ``ChartOptions.axis_layout_runs`` property.
9+
* Added ``ColorAxis.height`` property.
10+
* Added ``ColorAxis.width`` property.
11+
* Added ``Data.column_types`` property.
12+
* Added ``Exporting.fetch_options`` property.
13+
* Implemented support for verbose axis date-time unit labelling configuration (see: ``DateTimeLabelFormats``).
14+
15+
* **DOCUMENTATION:** Fixed typos in **Getting Started** tutorial.
16+
17+
------------------
18+
219
Release 1.5.1
320
=========================================
421

0 commit comments

Comments
 (0)