diff --git a/docs/releasenotes.rst b/docs/releasenotes.rst index 10516bb1bcd3b044d443acae6f359f4ac1ad0a60..741593807f9628a949b8a92ffdf1779be59aeb04 100644 --- a/docs/releasenotes.rst +++ b/docs/releasenotes.rst @@ -15,9 +15,9 @@ Release notes NEXT RELEASE ------------ -This release adds support for Python 3.10 and 3.11, while dropping -support for Python 3.5, 3.6, and 3.7. Package dependencies have been -updated as well. +This release adds support for Python 3.10, 3.11, and 3.12, while +dropping support for Python 3.5, 3.6, and 3.7. Package dependencies +have been updated as well. .. warning:: @@ -33,6 +33,7 @@ Resolved issues: - `GC-42: Support for Python 3.10 `_ - `GC-43: Support for Python 3.11 `_ + - `GC-44: Support for Python 3.12 `_ - `GC-45: Drop support for Python 3.5, Python 3.6, and Python 3.7 `_