@@ -14,10 +14,22 @@ What's New
1414
1515 np.random.seed(123456 )
1616
17- .. _whats-new.2022.07 .0 :
17+ .. _whats-new.2022.09 .0 :
1818
19- v2022.07.0 (unreleased)
20- -----------------------
19+ v2022.09.0 (September 9, 2022)
20+ ------------------------------
21+
22+ This release brings a large number of bugfixes and documentation improvements, as well as an external interface for
23+ setting custom indexes!
24+
25+ Many thanks to our 40 contributors:
26+
27+ Anderson Banihirwe, Andrew Ronald Friedman, Bane Sullivan, Benoit Bovy, ColemanTom, Deepak Cherian,
28+ Dimitri Papadopoulos Orfanos, Emma Marshall, Fabian Hofmann, Francesco Nattino, ghislainp, Graham Inggs, Hauke Schulz,
29+ Illviljan, James Bourbeau, Jody Klymak, Julia Signell, Justus Magin, Keewis, Ken Mankoff, Luke Conibear, Mathias Hauser,
30+ Max Jones, mgunyho, Michael Delgado, Mick, Mike Taves, Oliver Lopez, Patrick Naylor, Paul Hockett, Pierre Manchon,
31+ Ray Bell, Riley Brady, Sam Levang, Spencer Clark, Stefaan Lippens, Tom Nicholas, Tom White, Travis A. O'Brien,
32+ and Zachary Moon.
2133
2234New Features
2335~~~~~~~~~~~~
@@ -27,17 +39,8 @@ New Features
2739 given a set of arbitrary coordinates. (:pull: `6971 `)
2840 By `Benoît Bovy <https://github.com/benbovy >`_ and `Justus Magin <https://github.com/keewis >`_.
2941- Enable taking the mean of dask-backed :py:class: `cftime.datetime ` arrays
30- (:pull: `6556 `, :pull: `6940 `). By `Deepak Cherian
31- <https://github.com/dcherian> `_ and `Spencer Clark
32- <https://github.com/spencerkclark> `_.
33-
34- Breaking changes
35- ~~~~~~~~~~~~~~~~
36-
37-
38- Deprecations
39- ~~~~~~~~~~~~
40-
42+ (:pull: `6556 `, :pull: `6940 `).
43+ By `Deepak Cherian <https://github.com/dcherian >`_ and `Spencer Clark <https://github.com/spencerkclark >`_.
4144
4245Bug fixes
4346~~~~~~~~~
0 commit comments