Skip to content

Commit 9726313

Browse files
committed
update changelog
1 parent 3c63146 commit 9726313

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/changelog.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ Changes in Version 4.14.0 (XXXX/XX/XX)
55
--------------------------------------
66
PyMongo 4.14 brings a number of changes including:
77

8-
- Added preliminary support for Python 3.14. We do not yet support subinterpreters in Python 3.14.
9-
We also do not yet support ``gevent`` with Python 3.14. Full support will be added in a future release.
10-
- Added support for free-threading in Python 3.14 and removed experimental support for free-threading support in Python 3.13.
8+
- Added preliminary support for Python 3.14 and 3.14 with free-threading. We do not yet support subinterpreters in Python 3.14.
9+
We do not yet support free-theading with Encryption. Full support will be added in a future release.
10+
- Removed experimental support for free-threading support in Python 3.13.
1111
- Added :attr:`bson.codec_options.TypeRegistry.codecs` and :attr:`bson.codec_options.TypeRegistry.fallback_encoder` properties
1212
to allow users to directly access the type codecs and fallback encoder for a given :class:`bson.codec_options.TypeRegistry`.
1313
- Added :meth:`pymongo.asynchronous.mongo_client.AsyncMongoClient.append_metadata` and

0 commit comments

Comments
 (0)