Skip to content

Commit 5c38c81

Browse files
committed
Add whatsnew entry
1 parent 9bcf541 commit 5c38c81

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/src/whatsnew/latest.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,8 @@ This document explains the changes made to Iris for this release
9191
💣 Incompatible Changes
9292
=======================
9393

94-
#. N/A
94+
#. `@bouweandela`_ updated cube comparison so cubes with data containing a
95+
:obj:`numpy.nan` are now considered equal (:pull:`5713`)
9596

9697

9798
🚀 Performance Enhancements
@@ -113,6 +114,8 @@ This document explains the changes made to Iris for this release
113114

114115
#. `@bouweandela`_ made comparing coordinates and arrays to themselves faster. (:pull:`5691`)
115116

117+
#. `@bouweandela`_ made comparing cubes to themselves faster. (:pull:`5713`)
118+
116119

117120
🔥 Deprecations
118121
===============

0 commit comments

Comments
 (0)