ChangeLog in algoliasearch-rails-1.7.1 vs ChangeLog in algoliasearch-rails-1.7.2
- old
+ new
@@ -1,6 +1,11 @@
CHANGELOG
+2014-02-04 1.7.2
+
+ * Add a ```raw_search``` method, retrieving the JSON raw answer
+ * Updated dependencies
+
2014-01-31 1.7.1
* Ensure methods are not conflicting with already defined ones (use algolia_METHOD_NAME)
* Add ```:if``` and ```:unless``` options to control objects indexing