We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87b0c8a commit c8df7b8Copy full SHA for c8df7b8
CHANGES.rst
@@ -1,9 +1,8 @@
1
2
-Release 1.6.0
+Release 1.7.0
3
=========================================
4
5
* **ENHANCEMENT:** Align the API to **Highcharts (JS) v.11.4** (#163). In particular, this includes:
6
-
7
* Added ``Accessibility.high_contrast_mode`` support.
8
* Added ``OrganizationOptions.hanging_side`` support.
9
* Added ``SankeyOptions.node_distance`` support.
@@ -12,6 +11,9 @@ Release 1.6.0
12
11
``SankeyOptions``) ``.node_width`` support and documentation.
13
* Added ``NodeOptions.height`` support.
14
+* **ENHANCEMENT:** Added ``utility_functions.datetime64_to_datetime()`` function to convert
15
+ ``numpy.datetime64`` to ``datetime.datetime`` (needed to close #162).
16
+
17
--------------------
18
19
Release 1.6.0
0 commit comments