From d4b0ee796e0dfa590eb9efc719a6fb9d93c44207 Mon Sep 17 00:00:00 2001 From: Bouwe Andela Date: Fri, 15 Nov 2024 12:35:24 +0100 Subject: [PATCH] Improve whatsnew --- docs/src/whatsnew/latest.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/whatsnew/latest.rst b/docs/src/whatsnew/latest.rst index 3f6dc6e8af..a10adb37ec 100644 --- a/docs/src/whatsnew/latest.rst +++ b/docs/src/whatsnew/latest.rst @@ -50,8 +50,8 @@ This document explains the changes made to Iris for this release 🚀 Performance Enhancements =========================== -#. `@bouweandela`_ made loading :class:`~iris.cube.Cube`s from NetCDF files - faster. (:pull:`6229`) +#. `@bouweandela`_ made loading :class:`~iris.cube.Cube`s from small NetCDF + files faster. (:pull:`6229`) 🔥 Deprecations