Skip to content

Commit c906f90

Browse files
committed
Update CHANGELOG.md
1 parent 83a0cce commit c906f90

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)