From 4b282c15ecaa86902fd2c3185f3e917da6f87345 Mon Sep 17 00:00:00 2001 From: Ruth Comer Date: Tue, 5 Apr 2022 16:44:24 +0100 Subject: [PATCH] tweak whatsnew --- docs/src/whatsnew/dev.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/whatsnew/dev.rst b/docs/src/whatsnew/dev.rst index 4e7a16adb2..843815b46b 100644 --- a/docs/src/whatsnew/dev.rst +++ b/docs/src/whatsnew/dev.rst @@ -106,7 +106,7 @@ This document explains the changes made to Iris for this release #. `@wjbenfold`_ added a note about fixing proxy URLs in lockfiles generated because dependencies have changed. (:pull:`4666`) #. `@lbdreyer`_ moved most of the User Guide's :class:`iris.Constraint` examples - from :doc:`loading_iris_cubes` to :ref:`cube_extraction` and added an + from :ref:`loading_iris_cubes` to :ref:`cube_extraction` and added an example of constraining on bounded time. (:pull:`4656`)