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 52749b2 commit db9fb45Copy full SHA for db9fb45
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
All notable changes to `laravel-query-builder` will be documented in this file
4
5
+## 6.2.3 - 2024-12-23
6
+
7
+### What's Changed
8
9
+* Fix selecting fields on belongs to many relations by @rasmuscnielsen in https://github.com/spatie/laravel-query-builder/pull/986
10
11
+### New Contributors
12
13
+* @rasmuscnielsen made their first contribution in https://github.com/spatie/laravel-query-builder/pull/986
14
15
+**Full Changelog**: https://github.com/spatie/laravel-query-builder/compare/6.2.2...6.2.3
16
17
## 6.2.2 - 2024-12-11
18
19
### What's Changed
0 commit comments