Skip to content

Commit f1ff956

Browse files
authored
Whats-new for release 2023.03.0 (#7643)
* Whats-new for release 2023.03.0 * update
1 parent 85af8aa commit f1ff956

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

doc/whats-new.rst

+7-4
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,11 @@ What's New
1717
1818
.. _whats-new.2023.03.0:
1919

20-
v2023.03.0 (unreleased)
21-
-----------------------
20+
v2023.03.0 (March 20, 2023)
21+
---------------------------
22+
23+
This release brings many bug fixes, and some new features. Thanks to our 18 contributors:
24+
Abel Aoun, Alex Goodman, Deepak Cherian, Illviljan, Jody Klymak, Joe Hamman, Justus Magin, Mary Gathoni, Mathias Hauser, Mattia Almansi, Mick, Oriol Abril-Pla, Paul Ockenfuß, Pierre, Shreyal Gupta, Spencer Clark, Tom Nicholas, Tom Vo
2225

2326
New Features
2427
~~~~~~~~~~~~
@@ -30,6 +33,8 @@ New Features
3033
By `Abel Aoun <https://github.com/bzah>`_ and `Deepak Cherian <https://github.com/dcherian>`_.
3134
- Support dask arrays in ``first`` and ``last`` reductions.
3235
By `Deepak Cherian <https://github.com/dcherian>`_.
36+
- Improved performance in ``open_dataset`` for datasets with large object arrays (:issue:`7484`, :pull:`7494`).
37+
By `Alex Goodman <https://github.com/agoodm>`_ and `Deepak Cherian <https://github.com/dcherian>`_.
3338

3439
Breaking changes
3540
~~~~~~~~~~~~~~~~
@@ -60,8 +65,6 @@ Bug fixes
6065
- Fix issue with ``max_gap`` in ``interpolate_na``, when applied to
6166
multidimensional arrays. (:issue:`7597`, :pull:`7598`).
6267
By `Paul Ockenfuß <https://github.com/Ockenfuss>`_.
63-
- Improved performance in ``open_dataset`` for datasets with large object arrays (:issue:`7484`, :pull:`7494`).
64-
By `Alex Goodman <https://github.com/agoodm>`_ and `Deepak Cherian <https://github.com/dcherian>`_.
6568
- Fix :py:meth:`DataArray.plot.pcolormesh` which now works if one of the coordinates has str dtype (:issue:`6775`, :pull:`7612`).
6669
By `Michael Niklas <https://github.com/headtr1ck>`_.
6770

0 commit comments

Comments
 (0)