Updated Changelog

This commit is contained in:
Honza Král
2015-10-07 17:49:52 +02:00
parent 6f7a56964c
commit 3cb77ff0fb
+8 -1
View File
@@ -3,11 +3,18 @@
Changelog
=========
1.8.0
-----
* removed thrift and memcached connections, if you wish to continue using
those, extract the classes and use them separately.
* added a new, parallel version of the bulk helper using thread pools
1.7.0 (2015-09-21)
------------------
* elasticsearch 2.0 compatibility
* thrift now deprecated, to be remoeved in future version
* thrift now deprecated, to be removed in future version
* make sure urllib3 always uses keep-alive
1.6.0 (2015-06-10)