diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 985461d..2b0a686 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -8,6 +8,12 @@ Versioning `__. The changelog format is inspired by `Unreleased `__ ------------------------------------------------------------------------- - Update github URL in docs (@alexsquires) +- General modernisation and packaging updates (@ajjackson) + + - Drop Python 3.8, add support for 3.11 and 3.12 + - Update packaging: replace setup.py with pyproject.toml + - Use `tox` as testing entrypoint, manage multiple Python versions + - Stop using pkg_resources `[0.9.2] `__ -------------------------------------------------------------------------