File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -108,8 +108,8 @@ This document explains the changes made to Iris for this release
108108#. `@wjbenfold `_ fixed plotting of circular coordinates to extend kwarg arrays
109109 as well as the data. (:issue: `466 `, :pull: `4649 `)
110110
111- #. `@wjbenfold `_ corrected the axis on which masking is applied when an
112- aggregator adds a trailing dimension. (:pull: `4755 `)
111+ #. `@wjbenfold `_ and ` @rcomer `_ (reviewer) corrected the axis on which masking
112+ is applied when an aggregator adds a trailing dimension. (:pull: `4755 `)
113113
114114
115115💣 Incompatible Changes
@@ -132,9 +132,9 @@ This document explains the changes made to Iris for this release
132132#. `@pp-mo `_ made :meth: `~iris.cube.Cube.add_aux_factory ` faster.
133133 (:pull: `4718 `)
134134
135- #. `@wjbenfold `_ permitted the fast percentile aggregation method to be used on
136- masked data when the missing data tolerance is set to 0. ( :issue: ` 4735 `,
137- :pull: `4755 `)
135+ #. `@wjbenfold `_ and ` @rcomer `_ (reviewer) permitted the fast percentile
136+ aggregation method to be used on masked data when the missing data tolerance
137+ is set to 0. ( :issue: ` 4735 `, :pull: `4755 `)
138138
139139
140140🔥 Deprecations
You can’t perform that action at this time.
0 commit comments