diff --git a/CHANGELOG.rst b/CHANGELOG.rst index aa4ba5e0f..eb4cda636 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,3 +1,13 @@ +v4.1.0 +------ + +* Add Python 3.10 to the list of supported Python versions + +v4.0.1 +------ + +* Fix the declaration of minimum supported Python version (#846) + v4.0.0 ------