Skip to content

Commit

Permalink
Add whats-new
Browse files Browse the repository at this point in the history
  • Loading branch information
hmaarrfk committed Jun 19, 2024
1 parent 7358bfe commit 9163476
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions doc/whats-new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,15 @@ New Features
- Allow chunking for arrays with duplicated dimension names (:issue:`8759`, :pull:`9099`).
By `Martin Raspaud <https://github.com/mraspaud>`_.

Performance
~~~~~~~~~~~

- Small optimization to the netCDF4 and h5netcdf backends (:issue:`9058`, :pull:`9067`).
By `Deepak Cherian <https://github.com/dcherian>`_.
- Small optimizations to help reduce indexing speed of datasets (:pull:`9002`, :pull:`9003`).
By `Mark Harfouche <https://github.com/hmaarrfk>`_.


Breaking changes
~~~~~~~~~~~~~~~~

Expand Down

0 comments on commit 9163476

Please sign in to comment.