diff options
Diffstat (limited to 'CHANGES.rst')
| -rw-r--r-- | CHANGES.rst | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index b4134436..97e075e5 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,19 @@ +v61.3.0 +------- + + +Changes +^^^^^^^ +* #3229: Disabled automatic download of ``trove-classifiers`` to facilitate reproducibility. + +Misc +^^^^ +* #3229: Updated ``pyproject.toml`` validation via ``validate-pyproject`` v0.7.1. +* #3229: New internal tool made available for updating the code responsible for + the validation of ``pyproject.toml``. + This tool can be executed via ``tox -e generate-validation-code``. + + v61.2.0 ------- |
