Commit ef81324a38f87523dc2def2311cdf692790a0cc1
1 parent
f455b1fc
Exists in
master
and in
18 other branches
Link to changelog [skip ci]
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
docs/Searchkick-3-Upgrade.md
... | ... | @@ -53,3 +53,5 @@ record.reindex(mode: :async) |
53 | 53 | If you use `log: true` with `boost_by`, replace it with `modifier: "ln2p"`. |
54 | 54 | |
55 | 55 | If you use the `body` option and have warnings about incompatible options, remove them, as they now throw an `ArgumentError`. |
56 | + | |
57 | +Check out the [changelog](https://github.com/ankane/searchkick/blob/master/CHANGELOG.md) for the full list of changes. | ... | ... |