Commit 7ebb36f508af90b9e7a86ad713c14a919de00885
1 parent
3dd0e0ff
Exists in
master
and in
19 other branches
Updated changelog [skip ci]
Showing
1 changed file
with
4 additions
and
0 deletions
Show diff stats
CHANGELOG.md
1 | 1 | ## 3.0.0 [unreleased] |
2 | 2 | |
3 | +- Better performance | |
4 | + | |
5 | +Breaking changes | |
6 | + | |
3 | 7 | - Removed support for Elasticsearch 2 |
4 | 8 | - Removed support for ActiveRecord < 4.2 and Mongoid < 5 |
5 | 9 | - Removed `reindex_async` method. `reindex` now defaults to mode specified by model. Use `reindex(mode: :async)` to force async reindex. | ... | ... |