Skip to content

Commit 61f63df

Browse files
committed
Whats new
1 parent 5e15269 commit 61f63df

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/whats-new.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ Bug fixes
6565

6666
- Numbers are properly formatted in a plot's title (:issue:`5788`, :pull:`5789`).
6767
By `Maxime Liquet <https://github.com/maximlt>`_.
68+
- Subclasses of ``byte`` and ``str`` (e.g. ``np.str_`` and ``np.bytes_``) will now serialise to disk rather than raising a ``ValueError: unsupported dtype for netCDF4 variable: object`` as they did previously (:pull:`5264`).
69+
By `Zeb Nicholls <https://github.com/znicholls>`_.
6870

6971
Documentation
7072
~~~~~~~~~~~~~

0 commit comments

Comments
 (0)