File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,10 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
99### Backward Compatibility Breaks
1010### Added
11- * ` Elastica\Query\Fuzzy::setRewrite ` rewrite param setter and possible values as constants
12- * ` Elastica\Query\Prefix::setRewrite ` rewrite param setter and possible values as constants
13- * ` Elastica\Query\Regexp::setRewrite ` rewrite param setter and possible values as constants
14- * all possible rewrite value as constant to ` Elastica\Query\Wildcard `
11+ * ` Elastica\Query\Fuzzy::setRewrite ` rewrite param setter and possible values as constants [ # 2242 ] ( https://github.com/ruflin/Elastica/pull/2242 )
12+ * ` Elastica\Query\Prefix::setRewrite ` rewrite param setter and possible values as constants [ # 2242 ] ( https://github.com/ruflin/Elastica/pull/2242 )
13+ * ` Elastica\Query\Regexp::setRewrite ` rewrite param setter and possible values as constants [ # 2242 ] ( https://github.com/ruflin/Elastica/pull/2242 )
14+ * Add constants for all possible rewrite values in ` Elastica\Query\Wildcard ` [ # 2242 ] ( https://github.com/ruflin/Elastica/pull/2242 )
1515### Changed
1616### Deprecated
1717### Removed
You can’t perform that action at this time.
0 commit comments