From e80dfbffdc7aefe8f36f8f6176f5541b5a921c0a Mon Sep 17 00:00:00 2001 From: Will Benfold Date: Mon, 25 Apr 2022 09:54:14 +0100 Subject: [PATCH] Add evertrol to whatsnew of #4646 given #4705 --- docs/src/whatsnew/latest.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/src/whatsnew/latest.rst b/docs/src/whatsnew/latest.rst index b0be0e88de..fd5c0629d3 100644 --- a/docs/src/whatsnew/latest.rst +++ b/docs/src/whatsnew/latest.rst @@ -71,9 +71,9 @@ This document explains the changes made to Iris for this release coordinate's direction is reversed. (:issue:`3249`, :issue:`423`, :issue:`4078`, :issue:`3756`, :pull:`4466`) -#. `@wjbenfold`_ prevented an ``AttributeError`` being logged to ``stderr`` when - a :class:`~iris.fileformats.cf.CFReader` that fails to initialise is garbage - collected. (:issue:`3312`, :pull:`4646`) +#. `@wjbenfold`_ and `@evertrol`_ prevented an ``AttributeError`` being logged + to ``stderr`` when a :class:`~iris.fileformats.cf.CFReader` that fails to + initialise is garbage collected. (:issue:`3312`, :pull:`4646`) 💣 Incompatible Changes @@ -145,7 +145,7 @@ This document explains the changes made to Iris for this release Whatsnew author names (@github name) in alphabetical order. Note that, core dev names are automatically included by the common_links.inc: - +.. _@evertrol: https://github.com/evertrol .. comment