Skip to content

Commit

Permalink
add whatsnew
Browse files Browse the repository at this point in the history
  • Loading branch information
rcomer committed Sep 29, 2021
1 parent b74aeb9 commit 7d26f4d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/src/whatsnew/latest.rst
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,10 @@ This document explains the changes made to Iris for this release
one cell's bounds align with the requested maximum and negative minimum, fixing
:issue:`4221`. (:pull:`4278`)

#. `@rcomer`_ fixed :meth:`~iris.coords.Coord.nearest_neighbour_index` for edge
cases where the requested point is float and the coordinate has integer
bounds, reported at :issue:`2969`. (:pull:`4245`)


💣 Incompatible Changes
=======================
Expand Down

0 comments on commit 7d26f4d

Please sign in to comment.