diff --git a/docs/src/whatsnew/latest.rst b/docs/src/whatsnew/latest.rst index 1ea99f06f0..3493c5fec0 100644 --- a/docs/src/whatsnew/latest.rst +++ b/docs/src/whatsnew/latest.rst @@ -57,7 +57,10 @@ This document explains the changes made to Iris for this release 🐛 Bugs Fixed ============= -#. N/A + +#. `@rcomer`_ fixed :meth:`~iris.cube.Cube.intersection` for special cases where + one cell's bounds align with the requested maximum and negative minimum, fixing + :issue:`4221`. (:pull:`4278`) 💣 Incompatible Changes @@ -66,10 +69,6 @@ This document explains the changes made to Iris for this release #. N/A -#. `@rcomer`_ fixed :meth:`~iris.cube.Cube.intersection` for special cases where - one cell's bounds align with the requested maximum and negative minimum, fixing - :issue:`4221`. (:pull:`4278`) - 🚀 Performance Enhancements ===========================