Skip to content

Commit 21fd556

Browse files
authored
add missing whatsnew entry (#5265)
1 parent e48ea5e commit 21fd556

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/src/whatsnew/latest.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,10 @@ This document explains the changes made to Iris for this release
8080
#. `@bjlittle`_ added the `codespell`_ `pre-commit`_ ``git-hook`` to automate
8181
spell checking within the code-base. (:pull:`5186`)
8282

83+
#. `@bjlittle`_ and `@trexfeathers`_ (reviewer) added a `check-manifest`_
84+
GitHub Action and `pre-commit`_ ``git-hook`` to automate verification
85+
of assets bundled within a ``sdist`` and binary ``wheel`` of our
86+
`scitools-iris`_ PyPI package. (:pull:`5259`)
8387

8488
.. comment
8589
Whatsnew author names (@github name) in alphabetical order. Note that,
@@ -93,3 +97,4 @@ This document explains the changes made to Iris for this release
9397
9498
.. _sphinx-panels: https://github.com/executablebooks/sphinx-panels
9599
.. _sphinx-design: https://github.com/executablebooks/sphinx-design
100+
.. _check-manifest: https://github.com/mgedmin/check-manifest

0 commit comments

Comments
 (0)