Skip to content

Commit

Permalink
v2023.01.0 whats-new (#7440)
Browse files Browse the repository at this point in the history
  • Loading branch information
dcherian authored Jan 18, 2023
1 parent 522ee22 commit d0bfd00
Showing 1 changed file with 6 additions and 14 deletions.
20 changes: 6 additions & 14 deletions doc/whats-new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@ What's New
np.random.seed(123456)
.. _whats-new.2022.12.1:
.. _whats-new.2023.01.0:

v2022.12.1 (unreleased)
-----------------------

New Features
~~~~~~~~~~~~
v2023.01.0 (Jan 17, 2023)
-------------------------

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

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

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


Bug fixes
~~~~~~~~~

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

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


Internal Changes
~~~~~~~~~~~~~~~~
- Add the pre-commit hook `absolufy-imports` to convert relative xarray imports to
Expand Down

0 comments on commit d0bfd00

Please sign in to comment.