diff --git a/CHANGELOG.md b/CHANGELOG.md index edaabbc9..0f2bad58 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,20 @@ and this project adheres to [Semantic Versioning](http://semver.org/). +## [Unreleased] + +### Added + +- [PR#464](https://github.com/SciTools/iris-esmf-regrid/pull/464) + Add support for Python 3.13. + [@stephenworsley](https://github.com/stephenworsley) + +### Removed + +- [PR#464](https://github.com/SciTools/iris-esmf-regrid/pull/464) + Remove support for Python 3.10. + [@stephenworsley](https://github.com/stephenworsley) + ## [0.11] - 2024-07-31 ### Fixed