ChangeLog in algoliasearch-rails-1.13.1 vs ChangeLog in algoliasearch-rails-1.13.2
- old
+ new
@@ -1,6 +1,10 @@
CHANGELOG
+2015-08-01 1.13.2
+
+ * Lazy load the `ActiveJob` class to ensure the underlying queuing system is initialized when we actually use it.
+
2015-07-20 1.13.1
* Use `after_commit` instead of `after_save` to ensure we index once in the DB
2015-06-21 1.13.0