@@ -16,13 +16,22 @@ What's New
16
16
17
17
.. _whats-new.2022.06.0rc0 :
18
18
19
- v2022.06.0rc0 (unreleased )
20
- --------------------------
19
+ v2022.06.0rc0 (9 June 2022 )
20
+ ---------------------------
21
21
22
22
This pre-release brings a number of bug fixes and improvements, most notably a major internal
23
- refactor of the indexing functionality and the `flox `_ in ``groupby `` operations. It also stops
23
+ refactor of the indexing functionality and the use of `flox `_ in ``groupby `` operations. It also stops
24
24
testing support for the abandoned PyNIO.
25
25
26
+ Many thanks to the 39 contributors:
27
+
28
+ Abel Soares Siqueira, Alex Santana, Anderson Banihirwe, Benoit Bovy, Blair Bonnett, Brewster
29
+ Malevich, brynjarmorka, Charles Stern, Christian Jauvin, Deepak Cherian, Emma Marshall, Fabien
30
+ Maussion, Greg Behm, Guelate Seyo, Illviljan, Joe Hamman, Joseph K Aicher, Justus Magin, Kevin Paul,
31
+ Louis Stenger, Mathias Hauser, Mattia Almansi, Maximilian Roos, Michael Bauer, Michael Delgado,
32
+ Mick, ngam, Oleh Khoma, Oriol Abril-Pla, Philippe Blain, PLSeuJ, Sam Levang, Spencer Clark, Stan
33
+ West, Thomas Nicholas, Thomas Vogt, Tom White, Xianxiang Li
34
+
26
35
Known Regressions
27
36
-----------------
28
37
- `reset_coords(drop=True) ` does not create indexes (:issue: `6607 `)
0 commit comments