Skip to content

Commit d9318f5

Browse files
authored
whatsnew update (#4853)
1 parent 7992fb5 commit d9318f5

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

docs/src/whatsnew/latest.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -233,8 +233,8 @@ This document explains the changes made to Iris for this release
233233
#. `@wjbenfold`_ made :func:`iris.tests.stock.simple_1d` respect the
234234
``with_bounds`` argument. (:pull:`4658`)
235235

236-
#. `@bjlittle`_ migrated to GitHub Actions for Continuous-Integration.
237-
(:pull:`4503`)
236+
#. `@bjlittle`_ and `@trexfeathers`_ (reviewer) migrated to GitHub Actions
237+
for Continuous-Integration. (:pull:`4503`)
238238

239239
#. `@pp-mo`_ made tests run certain linux executables from the Python env,
240240
specifically ncdump and ncgen. These could otherwise fail when run in IDEs
@@ -247,8 +247,9 @@ This document explains the changes made to Iris for this release
247247

248248
#. `@rcomer`_ removed some now redundant testing methods. (:pull:`4838`)
249249

250-
#. `@bjlittle`_ extended the GitHub Continuous-Integration to cover testing
251-
on ``py38``, ``py39``, and ``py310``. (:pull:`4840` and :pull:`4852`)
250+
#. `@bjlittle`_ and `@jamesp`_ (reviewer) and `@lbdreyer`_ (reviewer) extended
251+
the GitHub Continuous-Integration to cover testing on ``py38``, ``py39``,
252+
and ``py310``. (:pull:`4840` and :pull:`4852`)
252253

253254

254255
.. comment

0 commit comments

Comments
 (0)