Skip to content

Commit b41e32a

Browse files
committed
PYTHON-4450 Update changelog
1 parent 16cf778 commit b41e32a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/changelog.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ PyMongo 4.11 brings a number of changes including:
1212

1313
- Dropped support for Python 3.8.
1414
- Dropped support for MongoDB 3.6.
15+
- Added support for free-threaded Python with the GIL disabled. For more information see:
16+
`Free-threaded CPython <https://docs.python.org/3.13/whatsnew/3.13.html#whatsnew313-free-threaded-cpython>`_.
1517

1618
Issues Resolved
1719
...............

0 commit comments

Comments
 (0)