Adding 5.5.0 changelog

This commit is contained in:
Honza Král
2017-11-10 14:37:03 +01:00
parent 92763522a9
commit ae632f2288
+9
View File
@@ -3,6 +3,15 @@
Changelog
=========
5.5.0 (2017-11-10)
------------------
* ``streaming_bulk`` helper now supports retries with incremental backoff
* ``scan`` helper properly checks for successful shards instead of just
checking ``failed``
* compatible release with elasticsearch ``5.6.4``
* fix handling of UTF-8 surrogates
5.4.0 (2017-05-18)
------------------