Skip to content

Commit e38d46c

Browse files
committed
Updated changelog.
1 parent dcf4a39 commit e38d46c

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGES.rst

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

2+
Release 1.6.0
3+
=========================================
4+
5+
* **ENHANCEMENT:** Align the API to **Highcharts (JS) v.11.3** (#47). In particular, this includes:
6+
7+
* Updated requirements to depend on Highcharts Stock 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+
* **BUGFIX:** Fixed validation error in ``GanttSeries.from_pandas()`` (#46).
16+
* **BUGFIX:** Fixed missing functionality for ``RangeSelectorButton.type`` property.
17+
* **BUGFIX:** Fixed missing ``FlagData.text`` property (courtesy of `@szemek <https://github.com/szemek>`__ )
18+
* **DOCUMENTATION:** Fixed typos in **Getting Started** tutorial.
19+
20+
-----------------------
21+
222
Release 1.5.0
323
=========================================
424

0 commit comments

Comments
 (0)