Skip to content

Commit

Permalink
add whatsnew
Browse files Browse the repository at this point in the history
  • Loading branch information
rcomer committed Mar 25, 2022
1 parent ca4f1b1 commit a5266dc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/src/whatsnew/dev.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@ This document explains the changes made to Iris for this release
#. `@rcomer`_ ensured that a :class:`matplotlib.axes.Axes`'s position is preserved
when Iris replaces it with a :class:`cartopy.mpl.geoaxes.GeoAxes`, fixing
:issue:`1157`. (:pull:`4273`)

#. `@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 a5266dc

Please sign in to comment.