File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -136,6 +136,10 @@ This document explains the changes made to Iris for this release
136136 aggregation method to be used on masked data when the missing data tolerance
137137 is set to 0. (:issue: `4735 `, :pull: `4755 `)
138138
139+ #. `@wjbenfold `_ improved the speed of linear interpolation using
140+ :meth: `iris.analysis.trajectory.interpolate ` (:pull: `4366 `)
141+
142+
139143
140144🔥 Deprecations
141145===============
Original file line number Diff line number Diff line change @@ -72,8 +72,7 @@ NOTE: section above is a template for bugfix patches
7272🚀 Performance Enhancements
7373===========================
7474
75- #. `@wjbenfold`_ improved the speed of linear interpolation using
76- :meth:`iris.analysis.trajectory.interpolate` (:pull:`4366`)
75+ #. N/A
7776
7877
7978🔥 Deprecations
You can’t perform that action at this time.
0 commit comments