Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions source/whats-new.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,25 @@ What's New

Learn what's new in:

* :ref:`Version 4.11 <version-4.11>`
* :ref:`Version 4.10 <version-4.10>`
* :ref:`Version 4.9 <version-4.9>`
* :ref:`Version 4.8 <version-4.8>`
* :ref:`Version 4.7 <version-4.7>`

.. _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 <https://docs.python.org/3/howto/free-threading-python.html>`__.

.. _version-4.10:

What's New in 4.10
Expand Down
Loading