Skip to content

Commit

Permalink
Mark v1.16.1 in doc/whatsnew
Browse files Browse the repository at this point in the history
  • Loading branch information
khaeru committed May 13, 2023
1 parent 242ed2c commit d799cfd
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions doc/whatsnew.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
What's new
**********

Next release
============
.. Next release
.. ============
v1.16.1 (2023-05-13)
====================

- Bug fix: :func:`.select` raised :class:`.KeyError` if the indexers contained values not appearing in the coords of the :class:`.Quantity` (:pull:`85`).
This occurred with pandas 2.x, but not with earlier versions.
Expand Down

0 comments on commit d799cfd

Please sign in to comment.