README.md in elasticsearch-transport-2.0.2 vs README.md in elasticsearch-transport-5.0.0.pre
- old
+ new
@@ -14,10 +14,10 @@
data serialization and transport.
It does not handle calling the Elasticsearch API;
see the [`elasticsearch-api`](https://github.com/elasticsearch/elasticsearch-ruby/tree/master/elasticsearch-api) library.
-The library is compatible with Ruby 1.8.7 or higher and with Elasticsearch 0.90 and 1.0.
+The library is compatible with Ruby 1.8.7 or higher and with all versions of Elasticsearch since 0.90.
Features overview:
* Pluggable logging and tracing
* Plugabble connection selection strategies (round-robin, random, custom)