Skip to content

Commit d0bfd00

Browse files
authored
v2023.01.0 whats-new (#7440)
1 parent 522ee22 commit d0bfd00

File tree

1 file changed

+6
-14
lines changed

1 file changed

+6
-14
lines changed

doc/whats-new.rst

+6-14
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@ What's New
1515
np.random.seed(123456)
1616
1717
18-
.. _whats-new.2022.12.1:
18+
.. _whats-new.2023.01.0:
1919

20-
v2022.12.1 (unreleased)
21-
-----------------------
22-
23-
New Features
24-
~~~~~~~~~~~~
20+
v2023.01.0 (Jan 17, 2023)
21+
-------------------------
2522

23+
This release includes a number of bug fixes. Thanks to the 14 contributors to this release:
24+
Aron Gergely, Benoit Bovy, Deepak Cherian, Ian Carroll, Illviljan, Joe Hamman, Justus Magin, Mark Harfouche,
25+
Matthew Roeschke, Paige Martin, Pierre, Sam Levang, Tom White, stefank0.
2626

2727
Breaking changes
2828
~~~~~~~~~~~~~~~~
@@ -31,10 +31,6 @@ Breaking changes
3131
Use ``.get_indexer([key], method=..., tolerance=...)`` instead (:pull:`7361`).
3232
By `Matthew Roeschke <https://github.com/mroeschke>`_.
3333

34-
Deprecations
35-
~~~~~~~~~~~~
36-
37-
3834
Bug fixes
3935
~~~~~~~~~
4036

@@ -51,10 +47,6 @@ Bug fixes
5147
- Preserve original dtype on accessing MultiIndex levels (:issue:`7250`,
5248
:pull:`7393`). By `Ian Carroll <https://github.com/itcarroll>`_.
5349

54-
Documentation
55-
~~~~~~~~~~~~~
56-
57-
5850
Internal Changes
5951
~~~~~~~~~~~~~~~~
6052
- Add the pre-commit hook `absolufy-imports` to convert relative xarray imports to

0 commit comments

Comments
 (0)