Skip to content

Commit

Permalink
Updated changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
hcpchris committed Nov 4, 2024
1 parent 4800d9d commit ead44f7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ Release 1.10.0

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

----

Expand Down

0 comments on commit ead44f7

Please sign in to comment.