Skip to content

Commit c1e6684

Browse files
committed
Update changelog
1 parent 14bb119 commit c1e6684

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/changelog.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Version 4.12.1 is a bug fix release.
1010
- Fixed a bug that could raise ``UnboundLocalError`` when creating asynchronous connections over SSL.
1111
- Fixed a bug causing SRV hostname validation to fail when resolver and resolved hostnames are identical with three domain levels.
1212
- Fixed a bug that caused direct use of ``pymongo.uri_parser`` to raise an ``AttributeError``.
13+
- Fixed a bug that could cause public ``pymongo.MongoClient`` and ``pymongo.AsyncMongoClient`` attributes to raise errors when accessed before a connection was established.
1314

1415
Issues Resolved
1516
...............

0 commit comments

Comments
 (0)