Skip to content

Commit b0d4f39

Browse files
committed
Updated changelog.
1 parent 39ffd13 commit b0d4f39

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CHANGES.rst

+16-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,22 @@
11

2-
Release 1.6.0
2+
Release 1.7.0
33
=========================================
44

5+
*NOTE:* This release skips the v.1.6 number to maintain alignment with the other Highcharts for Python
6+
libraries.
7+
8+
* **ENHANCEMENT:** Align the API to **Highcharts Stock (JS) v.11.4** (#62). In particular, this includes:
9+
10+
* Updated requirements to depend on Highcharts Stock for Python v.1.7.
11+
* Added ``.element_type`` support to the Stock Tools GUI.
12+
* Added ``Accessibility.high_contrast_mode`` support.
13+
* Added ``OrganizationOptions.hanging_side`` support.
14+
* Added ``SankeyOptions.node_distance`` support.
15+
* Added ``TreegraphOptions.node_distance`` support.
16+
* Adjusted diagram (``ArcDiagramOptions``, ``TreegraphOptions``, ``DependencyWheelOptions``, and
17+
``SankeyOptions``) ``.node_width`` support and documentation.
18+
* Added ``NodeOptions.height`` support.
19+
520
* **ENHANCEMENT:** Align the API to **Highcharts (JS) v.11.3** (#47). In particular, this includes:
621

722
* Updated requirements to depend on Highcharts Stock for Python v.1.6.

0 commit comments

Comments
 (0)