diff --git a/source/whats-new.txt b/source/whats-new.txt index 2df9fd59..a287a189 100644 --- a/source/whats-new.txt +++ b/source/whats-new.txt @@ -19,6 +19,7 @@ What's New Learn what's new in: +* :ref:`Version 4.11 ` * :ref:`Version 4.10 ` * :ref:`Version 4.9 ` * :ref:`Version 4.8 ` @@ -26,6 +27,17 @@ Learn what's new in: .. _upcoming-breaking-changes: +.. _version-4.11: + +What's New in 4.11 +------------------ + +The {+driver-short+} v4.11 release includes the following new features: + +- Adds support for free-threaded CPython when running Python v3.13+. + For more information about free threading, see the + `Python documentation `__. + .. _version-4.10: What's New in 4.10