Skip to content
forked from pydata/xarray

Commit

Permalink
2022.09.0 release summary (pydata#7107)
Browse files Browse the repository at this point in the history
* release summary

* Update doc/whats-new.rst

Co-authored-by: Maximilian Roos <[email protected]>

* correct after Max's wording change

Co-authored-by: Maximilian Roos <[email protected]>
  • Loading branch information
TomNicholas and max-sixty authored Sep 29, 2022
1 parent 2fe7875 commit 208e588
Showing 1 changed file with 17 additions and 14 deletions.
31 changes: 17 additions & 14 deletions doc/whats-new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,22 @@ What's New
np.random.seed(123456)
.. _whats-new.2022.07.0:
.. _whats-new.2022.09.0:

v2022.07.0 (unreleased)
-----------------------
v2022.09.0 (September 9, 2022)
------------------------------

This release brings a large number of bugfixes and documentation improvements, as well as an external interface for
setting custom indexes!

Many thanks to our 40 contributors:

Anderson Banihirwe, Andrew Ronald Friedman, Bane Sullivan, Benoit Bovy, ColemanTom, Deepak Cherian,
Dimitri Papadopoulos Orfanos, Emma Marshall, Fabian Hofmann, Francesco Nattino, ghislainp, Graham Inggs, Hauke Schulz,
Illviljan, James Bourbeau, Jody Klymak, Julia Signell, Justus Magin, Keewis, Ken Mankoff, Luke Conibear, Mathias Hauser,
Max Jones, mgunyho, Michael Delgado, Mick, Mike Taves, Oliver Lopez, Patrick Naylor, Paul Hockett, Pierre Manchon,
Ray Bell, Riley Brady, Sam Levang, Spencer Clark, Stefaan Lippens, Tom Nicholas, Tom White, Travis A. O'Brien,
and Zachary Moon.

New Features
~~~~~~~~~~~~
Expand All @@ -27,17 +39,8 @@ New Features
given a set of arbitrary coordinates. (:pull:`6971`)
By `Benoît Bovy <https://github.com/benbovy>`_ and `Justus Magin <https://github.com/keewis>`_.
- Enable taking the mean of dask-backed :py:class:`cftime.datetime` arrays
(:pull:`6556`, :pull:`6940`). By `Deepak Cherian
<https://github.com/dcherian>`_ and `Spencer Clark
<https://github.com/spencerkclark>`_.

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


Deprecations
~~~~~~~~~~~~

(:pull:`6556`, :pull:`6940`).
By `Deepak Cherian <https://github.com/dcherian>`_ and `Spencer Clark <https://github.com/spencerkclark>`_.

Bug fixes
~~~~~~~~~
Expand Down

0 comments on commit 208e588

Please sign in to comment.