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 9674601 commit 1818565Copy full SHA for 1818565
CHANGELOG.md
@@ -2,6 +2,19 @@
2
3
All notable changes to `laravel-query-builder` will be documented in this file
4
5
+## 6.3.0 - 2024-12-23
6
+
7
+### What's Changed
8
9
+* Feature: Add "belongs to" filter by @gpibarra in https://github.com/spatie/laravel-query-builder/pull/975
10
+* Feature: Additional config options to better match the API spec by @CoolGoose in https://github.com/spatie/laravel-query-builder/pull/983
11
12
+### New Contributors
13
14
+* @CoolGoose made their first contribution in https://github.com/spatie/laravel-query-builder/pull/983
15
16
+**Full Changelog**: https://github.com/spatie/laravel-query-builder/compare/6.2.3...6.3.0
17
18
## 6.2.3 - 2024-12-23
19
20
### What's Changed
0 commit comments