diff --git a/docs/src/whatsnew/3.7.rst b/docs/src/whatsnew/3.7.rst index d5ea21f3d7..71ce4da735 100644 --- a/docs/src/whatsnew/3.7.rst +++ b/docs/src/whatsnew/3.7.rst @@ -1,7 +1,7 @@ .. include:: ../common_links.inc -v3.7 (16 Aug 2023) [release candidate] -************************************** +v3.7 (31 Aug 2023) +****************** This document explains the changes made to Iris for this release (:doc:`View all changes `.) @@ -18,18 +18,19 @@ This document explains the changes made to Iris for this release we have made a number of improvements for user-experience and usability, notably : - * improved messaging for :ref:`CubeList.concatenate() ` - and :ref:`Cube.convert_units() `. + * We added :ref:`Dark mode support ` for the documentation. - * avoid warnings which may occur in :ref:`pp loading ` - and :ref:`contourf `. + * We :ref:`added a "Dask Best Practices" guide ` + ( :ref:`here ` ) . - * :ref:`documentation supports Dark mode `. + * We :ref:`improved the Installation Guide `. - * :ref:`added a "Dask Best Practices" guide ` - ( :ref:`here ` ) . + * We improved the information in + :ref:`warnings from CubeList.concatenate() ` + and :ref:`documentation of Cube.convert_units() `. - * :ref:`improved the Installation Guide `. + * We prevented some warnings occurring in :ref:`pp loading ` + and :ref:`contourf `. Please do get in touch with us on :issue:`GitHub` if you have any issues or feature requests for improving Iris. Enjoy!