Skip to content

Commit ead44f7

Browse files
committed
Updated changelog.
1 parent 4800d9d commit ead44f7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGES.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ Release 1.10.0
44

55
* **ENHANCEMENT:** Added `User-Agent` and `Referer` support to the `ExportServer` class to accommodate
66
new security measures on Highsoft's public Export Server instance.
7-
* **BUGFIX:** Adjusted handling of NumPy `datetime64` values to serialize them to Unix epoch milliseconds,
7+
* **BUGFIX:** Adjusted handling of NumPy `datetime64` values to serialize them to Unix epoch-based milliseconds,
88
rather than the default nanoseconds (closes #204).
9+
* **DOCS:** Added examples of adjusting `datetime64` values to epoch-based milliseconds (courtesy of @ThomasGL).
910

1011
----
1112

0 commit comments

Comments
 (0)