Commit e13bfd99620b86d0c95a3b22fadddf1df94d107c
1 parent
b0a50224
Exists in
master
and in
18 other branches
Updated changelog [skip ci]
Showing
2 changed files
with
4 additions
and
1 deletions
Show diff stats
.travis.yml
CHANGELOG.md
1 | 1 | ## 3.0.3 [unreleased] |
2 | 2 | |
3 | +- Added support for pagination with `body` option | |
3 | 4 | - Fixed "Model Search Data" output for `debug` option |
4 | 5 | - Fixed `reindex_status` error |
6 | +- Fixed error with optional operators in Ruby regexp | |
7 | +- Fixed deprecation warnings for Elasticsearch 6.2+ | |
5 | 8 | |
6 | 9 | ## 3.0.2 |
7 | 10 | ... | ... |