We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8159b5 commit 10bd995Copy full SHA for 10bd995
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
All notable changes to `laravel-query-builder` will be documented in this file
4
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
10
## 3.2.0 - 2020-09-08
11
12
- add support for Laravel 8
0 commit comments