ChangeLog in algoliasearch-rails-1.17.0 vs ChangeLog in algoliasearch-rails-1.17.1
- old
+ new
@@ -1,6 +1,10 @@
CHANGELOG
+2017-01-05 1.17.1
+
+ * Add missing `disablePrefixOnAttributes` and `disableTypoToleranceOnAttributes` attributes (#193)
+
2017-01-05 1.17.0
* Do not enqueue indexing operations if the indexing is disabled
* Add `searchableAttributes` and `numericAttributesForFiltering` index settings
* Fixed here and there synchronous behaviors (mostly unit tests related)