Skip to content

Commit dc69d3a

Browse files
committed
Update CHANGELOG.md
1 parent 97d8c43 commit dc69d3a

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 3 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+
## 1.6.0 - 2020-12-16
6+
7+
- Allow empty search terms without selecting columns
8+
9+
## 1.5.0 - 2020-10-30
10+
11+
- Added support for PHP 8.0
12+
513
## 1.4.0 - 2020-10-28
614

715
- Allow empty search terms
@@ -17,12 +25,12 @@ All notable changes to `laravel-cross-eloquent-search` will be documented in thi
1725

1826
## 1.2.0 - 2020-08-28
1927

20-
- standalone search terms parser
28+
- Standalone search terms parser
2129

2230
## 1.1.0 - 2020-08-10
2331

24-
- option to disable the parsing of the search term
32+
- Option to disable the parsing of the search term
2533

2634
## 1.0.0 - 2020-07-08
2735

28-
- initial release
36+
- Initial release

0 commit comments

Comments
 (0)