ChangeLog in algoliasearch-rails-1.9.1 vs ChangeLog in algoliasearch-rails-1.9.2
- old
+ new
@@ -1,10 +1,13 @@
CHANGELOG
+2014-03-17 1.9.2
+
+ * Raise an exception while attempting to index a non-saved object (blank objectID)
+
2014-03-06 1.9.1
* When using MongoId, the `reindex!` method was calling add_objects too many times. (credits go to sush.io)
-
2014-02-24 1.9.0
* Upgrade to algoliasearch 1.2.5 and algoliasearch-client-js 2.4.2
* Fixed pagination starting at 1 in Kaminari & WillPaginate and 0 in Algolia