Skip to content

Commit

Permalink
Revise change log message.
Browse files Browse the repository at this point in the history
  • Loading branch information
joaander committed Oct 18, 2024
1 parent a85234a commit 90b4d55
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,14 @@ Change Log

*Added:*

* New chunk type for string data - valid in file layer versions 2.1 and later
* ``GSD_TYPE_CHARACTER`` chunk type for string data - valid in file layer versions 2.1 and later
(`#391 <https://github.com/glotzerlab/gsd/pull/391>`__).

*Changed:*

* The ``log`` dictionary in a hoomd frame now accepts string values. ``read_log`` correspondingly
produces a NumPy array of variable length strings
(`#391 <https://github.com/glotzerlab/gsd/pull/391>`__).
* Require NumPy >= 2.0
(`#391 <https://github.com/glotzerlab/gsd/pull/391>`__).

Expand Down

0 comments on commit 90b4d55

Please sign in to comment.