Skip to content

Commit b802607

Browse files
dcherianIllviljan
andauthored
2024.03.0: Add whats-new (#8891)
* Add whats-new * Update doc/whats-new.rst Co-authored-by: Illviljan <[email protected]> --------- Co-authored-by: Illviljan <[email protected]>
1 parent 47ff159 commit b802607

File tree

1 file changed

+8
-11
lines changed

1 file changed

+8
-11
lines changed

doc/whats-new.rst

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

20-
v2024.03.0 (unreleased)
21-
-----------------------
20+
v2024.03.0 (Mar 29, 2024)
21+
-------------------------
22+
23+
This release brings performance improvements for grouped and resampled quantile calculations, CF decoding improvements,
24+
minor optimizations to distributed Zarr writes, and compatibility fixes for Numpy 2.0 and Pandas 3.0.
25+
26+
Thanks to the 18 contributors to this release:
27+
Anderson Banihirwe, Christoph Hasse, Deepak Cherian, Etienne Schalk, Justus Magin, Kai Mühlbauer, Kevin Schwarzwald, Mark Harfouche, Martin, Matt Savoie, Maximilian Roos, Ray Bell, Roberto Chang, Spencer Clark, Tom Nicholas, crusaderky, owenlittlejohns, saschahofmann
2228

2329
New Features
2430
~~~~~~~~~~~~
@@ -45,13 +51,9 @@ New Features
4551

4652
Breaking changes
4753
~~~~~~~~~~~~~~~~
48-
4954
- Don't allow overwriting index variables with ``to_zarr`` region writes. (:issue:`8589`, :pull:`8876`).
5055
By `Deepak Cherian <https://github.com/dcherian>`_.
5156

52-
Deprecations
53-
~~~~~~~~~~~~
54-
5557

5658
Bug fixes
5759
~~~~~~~~~
@@ -82,11 +84,6 @@ Bug fixes
8284
(:issue:`8884`, :pull:`8886`)
8385
By `Tom Nicholas <https://github.com/TomNicholas>`_.
8486

85-
86-
Documentation
87-
~~~~~~~~~~~~~
88-
89-
9087
Internal Changes
9188
~~~~~~~~~~~~~~~~
9289
- Migrates ``treenode`` functionality into ``xarray/core`` (:pull:`8757`)

0 commit comments

Comments
 (0)