From bb3d65179526e66fe773220a9ea42170ccd5055a Mon Sep 17 00:00:00 2001 From: Ruth Comer Date: Wed, 16 Sep 2020 12:12:28 +0100 Subject: [PATCH] whatsnew for #3681 --- docs/iris/src/whatsnew/latest.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/iris/src/whatsnew/latest.rst b/docs/iris/src/whatsnew/latest.rst index cb2531c185..f5e632809f 100644 --- a/docs/iris/src/whatsnew/latest.rst +++ b/docs/iris/src/whatsnew/latest.rst @@ -222,6 +222,9 @@ This document explains the changes made to Iris for this release user guide to clarify how ``Units`` are handled during cube arithmetic. (:pull:`3803`) +* `@rcomer`_ added argument descriptions to the :class:`~iris.coords.DimCoord` + docstring. (:pull:`3681`) + 💼 Internal ===========