Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed Mar 2, 2021
1 parent 1433b5c commit 46ba113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG-2.x.md
Expand Up @@ -9,7 +9,7 @@ Released: 2021-03-02
### Added

* Added ability to disable wildcard searching using `noWildcardSearching()` method (reverse of `allowWildcardSearching()`) from `Searchable`, `Taxanomy` and `Field` classes.
* Added ability to set wildcard character to be replaced using `wildcardCharacter()`, this can be disable by setting it to `null`.
* Added ability to set wildcard character to be replaced using `wildcardCharacter()`, this can be disabled by setting it to `null`.

## 2.0.0

Expand Down

0 comments on commit 46ba113

Please sign in to comment.