CHANGELOG.md in search_flip-4.0.0.beta8 vs CHANGELOG.md in search_flip-4.0.0.beta9
- old
+ new
@@ -9,9 +9,14 @@
* It no longer supports question mark methods like `result.title?`
* It no longer supports method based assignment like `result.some_key = "value"`
* Added `SearchFlip::Connection#get_cluster_settings` and
`#update_cluster_settings`
+## v3.5.0
+
+* Add `SearchFlip::Criteria#http_timeout` to allow specifying timeouts on
+ a query level
+
## v3.4.0
* Expose `Http#timeout` via `SearchFlip::HTTPClient`
## v3.3.0