Skip to content

Commit 10bd995

Browse files
Update changelog
1 parent d8159b5 commit 10bd995

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

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

33
All notable changes to `laravel-query-builder` will be documented in this file
44

5+
## 3.2.1 - 2020-09-09
6+
7+
- Fix filtering associative arrays (#488)
8+
- AllowedFilter::filter() takes a `Illuminate\Database\Eloquent\Builder` instead of a QueryBuilder instance
9+
510
## 3.2.0 - 2020-09-08
611

712
- add support for Laravel 8

0 commit comments

Comments
 (0)