Skip to content

Commit 8aaa4c8

Browse files
committed
Fix PYTHON-647 mention in the changelog
1 parent 73616e8 commit 8aaa4c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
Features
55
--------
66
* Add one() function to the ResultSet API (PYTHON-947)
7+
* Create an utility function to fetch concurrently many keys from the same replica (PYTHON-647)
78

89
Other
910
-----
@@ -61,7 +62,6 @@ Features
6162
* Add new exception type for CDC (PYTHON-837)
6263
* Allow 0ms in ConstantSpeculativeExecutionPolicy (PYTHON-836)
6364
* Add asyncio reactor (PYTHON-507)
64-
* Create an utility function to fetch concurrently many keys from the same replica (PYTHON-647)
6565

6666
Bug Fixes
6767
---------

0 commit comments

Comments
 (0)