Skip to content

Commit 2274f8d

Browse files
committed
whatsnew
1 parent 4f481af commit 2274f8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/whats-new.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ Deprecations
7474

7575
Bug fixes
7676
~~~~~~~~~
77+
- Ensure times after 2262 are correctly decoded and don't silently overflow. By `Zeb Nicholls <https://github.com/znicholls>`_.
7778
- Added support for `numpy.bool_` attributes in roundtrips using `h5netcdf` engine with `invalid_netcdf=True` [which casts `bool`s to `numpy.bool_`] (:issue:`4981`, :pull:`4986`).
7879
By `Victor Negîrneac <https://github.com/caenrigen>`_.
7980
- Don't allow passing ``axis`` to :py:meth:`Dataset.reduce` methods (:issue:`3510`, :pull:`4940`).

0 commit comments

Comments
 (0)