Skip to content

Commit d95e00a

Browse files
authored
Whats-new for 2023.03.0
1 parent fb748be commit d95e00a

File tree

1 file changed

+7
-11
lines changed

1 file changed

+7
-11
lines changed

doc/whats-new.rst

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,15 @@ What's New
1515
np.random.seed(123456)
1616
1717
18-
.. _whats-new.2023.01.1:
18+
.. _whats-new.2023.02.0:
1919

20-
v2023.01.1 (unreleased)
21-
-----------------------
22-
23-
New Features
24-
~~~~~~~~~~~~
20+
v2023.02.0 (Feb 7. 2023)
21+
------------------------
2522

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

2728
Breaking changes
2829
~~~~~~~~~~~~~~~~
@@ -52,7 +53,6 @@ Deprecations
5253

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

6262
Documentation
6363
~~~~~~~~~~~~~
64-
6564
- Mention the `flox package <https://flox.readthedocs.io>`_ in GroupBy documentation and docstrings.
6665
By `Deepak Cherian <https://github.com/dcherian>`_.
6766

68-
Internal Changes
69-
~~~~~~~~~~~~~~~~
70-
7167

7268
.. _whats-new.2023.01.0:
7369

0 commit comments

Comments
 (0)