Skip to content

Commit

Permalink
Mark v1.22.0 in doc/whatsnew
Browse files Browse the repository at this point in the history
  • Loading branch information
khaeru committed Dec 13, 2023
1 parent a90dc01 commit 1b49e22
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions doc/whatsnew.rst
@@ -1,8 +1,11 @@
What's new
**********

Next release
============
.. Next release
.. ============
v1.22.0 (2023-12-13)
====================

- New attribute :attr:`.Plot.path`, allowing control of the full path used to write plots (:pull:`110`).
- Bugfix: :meth:`.AttrSeries.sel` with a scalar indexer (for instance, :py:`qty.sel(x="foo")`) formerly did *not* drop the selected dimension; this was in contrast to :meth:`xarray.DataArray.sel`.
Expand Down

0 comments on commit 1b49e22

Please sign in to comment.