Skip to content

Commit a3cd80d

Browse files
freekmurzegithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 465d9b7 commit a3cd80d

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

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

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

5+
## 6.3.1 - 2025-02-21
6+
7+
### What's Changed
8+
9+
* General code health improvements by @xHeaven in https://github.com/spatie/laravel-query-builder/pull/988
10+
* Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in https://github.com/spatie/laravel-query-builder/pull/992
11+
* Laravel 12.x Compatibility by @laravel-shift in https://github.com/spatie/laravel-query-builder/pull/994
12+
* Exclude `.github` folder and `.php_cs` from being included in composer installation by @stevebauman in https://github.com/spatie/laravel-query-builder/pull/993
13+
14+
### New Contributors
15+
16+
* @xHeaven made their first contribution in https://github.com/spatie/laravel-query-builder/pull/988
17+
18+
**Full Changelog**: https://github.com/spatie/laravel-query-builder/compare/6.3.0...6.3.1
19+
520
## 6.3.0 - 2024-12-23
621

722
### What's Changed

0 commit comments

Comments
 (0)