Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions docs/src/whatsnew/latest.rst
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,8 @@ This document explains the changes made to Iris for this release
#. `@wjbenfold`_ fixed plotting of circular coordinates to extend kwarg arrays
as well as the data. (:issue:`466`, :pull:`4649`)

#. `@wjbenfold`_ corrected the axis on which masking is applied when an
aggregator adds a trailing dimension. (:pull:`4755`)
#. `@wjbenfold`_ and `@rcomer`_ (reviewer) corrected the axis on which masking
is applied when an aggregator adds a trailing dimension. (:pull:`4755`)


💣 Incompatible Changes
Expand All @@ -132,9 +132,9 @@ This document explains the changes made to Iris for this release
#. `@pp-mo`_ made :meth:`~iris.cube.Cube.add_aux_factory` faster.
(:pull:`4718`)

#. `@wjbenfold`_ permitted the fast percentile aggregation method to be used on
masked data when the missing data tolerance is set to 0. (:issue:`4735`,
:pull:`4755`)
#. `@wjbenfold`_ and `@rcomer`_ (reviewer) permitted the fast percentile
aggregation method to be used on masked data when the missing data tolerance
is set to 0. (:issue:`4735`, :pull:`4755`)


🔥 Deprecations
Expand Down