Skip to content

Commit a45480f

Browse files
authored
v2022.10.0 whats-new (#7160)
* v2022.10.0 whats-new * [skip-ci] mention scatter plot! * [skip-ci] Update doc/whats-new.rst
1 parent 3599f87 commit a45480f

File tree

1 file changed

+11
-12
lines changed

1 file changed

+11
-12
lines changed

doc/whats-new.rst

+11-12
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,18 @@ What's New
1414
1515
np.random.seed(123456)
1616
17-
.. _whats-new.2022.09.1:
17+
.. _whats-new.2022.10.0:
18+
19+
v2022.10.0 (Oct 14 2022)
20+
------------------------
21+
22+
This release brings numerous bugfixes, a change in minimum supported versions,
23+
and a new scatter plot method for DataArrays.
24+
25+
Many thanks to 11 contributors to this release: Anderson Banihirwe, Benoit Bovy,
26+
Dan Adriaansen, Illviljan, Justus Magin, Lukas Bindreiter, Mick, Patrick Naylor,
27+
Spencer Clark, Thomas Nicholas
1828

19-
v2022.09.1 (unreleased)
20-
-----------------------
2129

2230
New Features
2331
~~~~~~~~~~~~
@@ -53,10 +61,6 @@ Breaking changes
5361
========================== ========= ========
5462

5563

56-
Deprecations
57-
~~~~~~~~~~~~
58-
59-
6064
Bug fixes
6165
~~~~~~~~~
6266

@@ -73,11 +77,6 @@ Bug fixes
7377
- Support for open_dataset backends that return datasets containing multi-indexes (:issue:`7139`, :pull:`7150`)
7478
By `Lukas Bindreiter <https://github.com/lukasbindreiter>`_.
7579

76-
Documentation
77-
~~~~~~~~~~~~~
78-
79-
Internal Changes
80-
~~~~~~~~~~~~~~~~
8180

8281
.. _whats-new.2022.09.0:
8382

0 commit comments

Comments
 (0)