Skip to content

Commit

Permalink
Whats-new for 2023.03.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dcherian authored Feb 6, 2023
1 parent fb748be commit d95e00a
Showing 1 changed file with 7 additions and 11 deletions.
18 changes: 7 additions & 11 deletions doc/whats-new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,15 @@ What's New
np.random.seed(123456)
.. _whats-new.2023.01.1:
.. _whats-new.2023.02.0:

v2023.01.1 (unreleased)
-----------------------

New Features
~~~~~~~~~~~~
v2023.02.0 (Feb 7. 2023)
------------------------

This release brings a major upgrade to :py:func:`xarray.concat`, bug fixes and
a bump in supported dependency versions. Thanks to our 9 contributors:
Aron Gergely, Deepak Cherian, Illviljan, James Bourbeau, Joe Hamman,
Justus Magin, Kai Mühlbauer, Ken Mankoff, Spencer Clark.

Breaking changes
~~~~~~~~~~~~~~~~
Expand Down Expand Up @@ -52,7 +53,6 @@ Deprecations

Bug fixes
~~~~~~~~~

- :py:func:`xarray.concat` can now concatenate variables present in some datasets but
not others (:issue:`508`, :pull:`7400`).
By `Kai Mühlbauer <https://github.com/kmuehlbauer>`_ and `Scott Chamberlin <https://github.com/scottcha>`_.
Expand All @@ -61,13 +61,9 @@ Bug fixes

Documentation
~~~~~~~~~~~~~

- Mention the `flox package <https://flox.readthedocs.io>`_ in GroupBy documentation and docstrings.
By `Deepak Cherian <https://github.com/dcherian>`_.

Internal Changes
~~~~~~~~~~~~~~~~


.. _whats-new.2023.01.0:

Expand Down

0 comments on commit d95e00a

Please sign in to comment.