From c5f358f25c5ef8b75197acc0786cbbb51e3ca1d6 Mon Sep 17 00:00:00 2001 From: Bill Little Date: Tue, 5 Jul 2022 21:37:03 +0100 Subject: [PATCH] what a whatsnew entry --- docs/src/whatsnew/latest.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/src/whatsnew/latest.rst b/docs/src/whatsnew/latest.rst index c3d7c13b3f..212776b2b2 100644 --- a/docs/src/whatsnew/latest.rst +++ b/docs/src/whatsnew/latest.rst @@ -250,6 +250,9 @@ This document explains the changes made to Iris for this release #. `@bjlittle`_ extended the GitHub Continuous-Integration to cover testing on ``py38``, ``py39``, and ``py310``. (:pull:`4840` and :pull:`4852`) +#. `@bjlittle`_ and `@trexfeathers`_ (reviewer) adopted `setuptools-scm`_ for + automated ``iris`` package versioning. (:pull:`4841`) + .. comment Whatsnew author names (@github name) in alphabetical order. Note that, @@ -264,3 +267,4 @@ This document explains the changes made to Iris for this release .. _Calendar: https://cfconventions.org/Data/cf-conventions/cf-conventions-1.9/cf-conventions.html#calendar .. _Cell Boundaries: https://cfconventions.org/Data/cf-conventions/cf-conventions-1.9/cf-conventions.html#cell-boundaries .. _PyData Sphinx Theme: https://pydata-sphinx-theme.readthedocs.io/en/stable/index.html +.. _setuptools-scm: /~https://github.com/pypa/setuptools_scm \ No newline at end of file