Skip to content

Commit 21e4168

Browse files
committed
address review
1 parent ce96a1c commit 21e4168

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/changelog.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ Version 4.15.3 is a bug fix release.
88

99
- Fixed a memory leak when raising :class:`bson.errors.InvalidDocument` with C extensions.
1010
- Fixed the return type of the :meth:`~pymongo.asynchronous.collection.AsyncCollection.distinct`,
11-
:meth:`~pymongo.synchronous.collection.Collection.distinct`, :meth:`pymongo.synchronous.cursor.Cursor.distinct` and
12-
:meth:`pymongo.asynchronous.cursor.AsyncCursor.distinct` methods.
11+
:meth:`~pymongo.synchronous.collection.Collection.distinct`, :meth:`pymongo.asynchronous.cursor.AsyncCursor.distinct`,
12+
and :meth:`pymongo.asynchronous.cursor.AsyncCursor.distinct` methods.
1313

1414
Issues Resolved
1515
...............

0 commit comments

Comments
 (0)