We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1527177 commit 6c08600Copy full SHA for 6c08600
Changelog.rst
@@ -14,6 +14,8 @@ Changelog
14
* removed thrift and memcached connections, if you wish to continue using
15
those, extract the classes and use them separately.
16
* added a new, parallel version of the bulk helper using thread pools
17
+ * In helpers, removed ``bulk_index`` as an alias for ``bulk``. Use ``bulk``
18
+ instead.
19
20
1.7.0 (2015-09-21)
21
------------------
0 commit comments