From a75e2c0f0a2afe0e6829b7a4642733a0c3349943 Mon Sep 17 00:00:00 2001 From: Andrew Date: Fri, 2 Mar 2018 18:40:03 -0800 Subject: [PATCH] Updated changelog [skip ci] --- CHANGELOG.md | 6 ------ 1 file changed, 0 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a5018bf..b34d199 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,17 +12,11 @@ Breaking changes - Conversions are not stemmed by default - An `ArgumentError` is raised instead of a warning when options are incompatible with the `body` option - Removed `log` option from `boost_by` -- Removed `unscoped_reindex_job` option (always `true` now) - Removed `Model.enable_search_callbacks`, `Model.disable_search_callbacks`, and `Model.search_callbacks?` - Removed `reindex_async` method, as `reindex` now defaults to callbacks mode specified on the model - Removed `async` option from `record.reindex` - Bumped default `limit` to 10,000 -## 2.5.1 [unreleased] - -- No longer require fields when `_all` field is missing -- Added `unscoped_reindex_job` option - ## 2.5.0 - Try requests 3 times before raising error -- libgit2 0.21.0