From 30abf304caa04ffbbc9be265305055a91e0419f2 Mon Sep 17 00:00:00 2001 From: Bill Little Date: Tue, 5 Jul 2022 21:45:05 +0100 Subject: [PATCH] whatsnew update --- docs/src/whatsnew/latest.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/src/whatsnew/latest.rst b/docs/src/whatsnew/latest.rst index c3d7c13b3f..9e99546677 100644 --- a/docs/src/whatsnew/latest.rst +++ b/docs/src/whatsnew/latest.rst @@ -233,8 +233,8 @@ This document explains the changes made to Iris for this release #. `@wjbenfold`_ made :func:`iris.tests.stock.simple_1d` respect the ``with_bounds`` argument. (:pull:`4658`) -#. `@bjlittle`_ migrated to GitHub Actions for Continuous-Integration. - (:pull:`4503`) +#. `@bjlittle`_ and `@trexfeathers`_ (reviewer) migrated to GitHub Actions + for Continuous-Integration. (:pull:`4503`) #. `@pp-mo`_ made tests run certain linux executables from the Python env, 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 #. `@rcomer`_ removed some now redundant testing methods. (:pull:`4838`) -#. `@bjlittle`_ extended the GitHub Continuous-Integration to cover testing - on ``py38``, ``py39``, and ``py310``. (:pull:`4840` and :pull:`4852`) +#. `@bjlittle`_ and `@jamesp`_ (reviewer) and `@lbdreyer`_ (reviewer) extended + the GitHub Continuous-Integration to cover testing on ``py38``, ``py39``, + and ``py310``. (:pull:`4840` and :pull:`4852`) .. comment