diff --git a/CHANGES.rst b/CHANGES.rst index 41915c0f2a..0eb55f9543 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,6 +4,13 @@ Changelog Changes in Apache Libcloud 3.9.2 -------------------------------- +Common +~~~~~~ + +- Move tests to python 3.12. + (#2152) + [Miguel Caballer - @micafer] + Compute ~~~~~~~