Skip to content

Commit f635625

Browse files
committed
Update changelog.rst
1 parent 825f8ed commit f635625

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/changelog.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ PyMongo 4.14 brings a number of changes including:
77

88
- Added :attr:`bson.codec_options.TypeRegistry.codecs` and :attr:`bson.codec_options.TypeRegistry.fallback_encoder` properties
99
to allow users to directly access the type codecs and fallback encoder for a given :class:`bson.codec_options.TypeRegistry`.
10+
- Added :meth:`pymongo.asynchronous.mongo_client.AsyncMongoClient.append_metadata` and
11+
:meth:`pymongo.mongo_client.MongoClient.append_metadata` to allow instantiated MongoClients to send client metadata
12+
on-demand
1013

1114
Changes in Version 4.13.2 (2025/06/17)
1215
--------------------------------------

0 commit comments

Comments
 (0)