Skip to content

Commit c8df7b8

Browse files
committed
Updated changelog.
1 parent 87b0c8a commit c8df7b8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGES.rst

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

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

55
* **ENHANCEMENT:** Align the API to **Highcharts (JS) v.11.4** (#163). In particular, this includes:
6-
76
* Added ``Accessibility.high_contrast_mode`` support.
87
* Added ``OrganizationOptions.hanging_side`` support.
98
* Added ``SankeyOptions.node_distance`` support.
@@ -12,6 +11,9 @@ Release 1.6.0
1211
``SankeyOptions``) ``.node_width`` support and documentation.
1312
* Added ``NodeOptions.height`` support.
1413

14+
* **ENHANCEMENT:** Added ``utility_functions.datetime64_to_datetime()`` function to convert
15+
``numpy.datetime64`` to ``datetime.datetime`` (needed to close #162).
16+
1517
--------------------
1618

1719
Release 1.6.0

0 commit comments

Comments
 (0)