Skip to content

Commit 23eaebf

Browse files
committed
Note the loss of Connection and ReplicaSetConnection.
1 parent 5c497b9 commit 23eaebf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/changelog.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,8 @@ members, and monitor the set for stepdowns, elections, and reconfigs.
8888
:class:`~pymongo.mongo_client.MongoClient` now also supports the full
8989
:class:`~pymongo.read_preferences.ReadPreference` API.
9090

91-
The obsolete ``MasterSlaveConnection`` class is removed.
91+
The obsolete classes ``MasterSlaveConnection``, ``Connection``, and
92+
``ReplicaSetConnection`` are removed.
9293

9394
The :class:`~pymongo.mongo_client.MongoClient` constructor no
9495
longer blocks while connecting to the server or servers, and it no

0 commit comments

Comments
 (0)