Skip to content

Commit 4a9dd51

Browse files
authored
V2 (#17)
1 parent c2e7d08 commit 4a9dd51

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to `laravel-cross-eloquent-search` will be documented in this file
44

5+
## 2.0.0 - 2021-01-29
6+
7+
- Support for the soundex algorithm
8+
- Ability to disable wildcards
9+
- Uses the `getUpdatedAtColumn` method to evaluate the *updated* column
10+
- `startWithWildcard` method has been renamed to `beginWithWildcard`
11+
- `allowEmptySearchQuery` method and `EmptySearchQueryException` class removed
12+
513
## 1.9.0 - 2020-12-23
614

715
- Support for `addMany` and `andWhen` methods.

0 commit comments

Comments
 (0)