Skip to content

Commit

Permalink
whatsnew
Browse files Browse the repository at this point in the history
  • Loading branch information
znicholls committed Mar 18, 2021
1 parent 4f481af commit a3e6755
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/whats-new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ Deprecations

Bug fixes
~~~~~~~~~
- Ensure times after 2262 are correctly decoded and don't silently overflow. By `Zebedee Nicholls <https://github.com/znicholls>`_.
- 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`).
By `Victor Negîrneac <https://github.com/caenrigen>`_.
- Don't allow passing ``axis`` to :py:meth:`Dataset.reduce` methods (:issue:`3510`, :pull:`4940`).
Expand Down

0 comments on commit a3e6755

Please sign in to comment.