File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to ` laravel-query-builder ` will be documented in this file
4
4
5
+ ## 6.2.2 - 2024-12-11
6
+
7
+ ### What's Changed
8
+
9
+ * Update filtering.md to clarify handling of array scope parameter by @g-gullstrand in https://github.com/spatie/laravel-query-builder/pull/976
10
+ * Remove PHPUnit cache by @tarexme in https://github.com/spatie/laravel-query-builder/pull/982
11
+ * Fix typo in filtering.md by @yngc0der in https://github.com/spatie/laravel-query-builder/pull/984
12
+ * Fixed IncludedCount.php by @dash8x in https://github.com/spatie/laravel-query-builder/pull/978
13
+
14
+ ### New Contributors
15
+
16
+ * @g-gullstrand made their first contribution in https://github.com/spatie/laravel-query-builder/pull/976
17
+ * @tarexme made their first contribution in https://github.com/spatie/laravel-query-builder/pull/982
18
+ * @yngc0der made their first contribution in https://github.com/spatie/laravel-query-builder/pull/984
19
+ * @dash8x made their first contribution in https://github.com/spatie/laravel-query-builder/pull/978
20
+
21
+ ** Full Changelog** : https://github.com/spatie/laravel-query-builder/compare/6.2.1...6.2.2
22
+
5
23
## 6.2.1 - 2024-10-03
6
24
7
25
### What's Changed
You can’t perform that action at this time.
0 commit comments