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 b8bf3fd commit 46018b3Copy full SHA for 46018b3
CHANGELOG.md
@@ -2,6 +2,19 @@
2
3
All notable changes to `laravel-query-builder` will be documented in this file
4
5
+## 6.2.0 - 2024-09-27
6
+
7
+### What's Changed
8
9
+* [FEAT] add filter by operator by @AbdelrahmanBl in https://github.com/spatie/laravel-query-builder/pull/940
10
+* Add documentation for the operator filter by @AlexVanderbist in https://github.com/spatie/laravel-query-builder/pull/974
11
12
+### New Contributors
13
14
+* @AbdelrahmanBl made their first contribution in https://github.com/spatie/laravel-query-builder/pull/940
15
16
+**Full Changelog**: https://github.com/spatie/laravel-query-builder/compare/6.1.0...6.2.0
17
18
## 6.1.0 - 2024-09-23
19
20
### What's Changed
0 commit comments