Commit 2887e9750065f66d0f9550fb1776e78a4ce11780
1 parent
a3519d19
Exists in
master
and in
19 other branches
Updated changelog [skip ci]
Showing
1 changed file
with
2 additions
and
1 deletions
Show diff stats
CHANGELOG.md
1 | -## 2.2.2 [unreleased] | 1 | +## 2.3.0 [unreleased] |
2 | 2 | ||
3 | - Fixed analyzer on dynamically mapped fields | 3 | - Fixed analyzer on dynamically mapped fields |
4 | - Fixed error with `similar` method and `_all` field | 4 | - Fixed error with `similar` method and `_all` field |
5 | +- Throw error when fields are needed | ||
5 | - Added `queue_name` option | 6 | - Added `queue_name` option |
6 | - No longer require synonyms to be lowercase | 7 | - No longer require synonyms to be lowercase |
7 | 8 |