Skip to content

Commit d12e6b7

Browse files
freekmurzegithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent b25d021 commit d12e6b7

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
All notable changes to `laravel-query-builder` will be documented in this file
44

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+
523
## 6.2.1 - 2024-10-03
624

725
### What's Changed

0 commit comments

Comments
 (0)