Skip to content

Commit cc6c69d

Browse files
freekmurzegithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent b9a5af3 commit cc6c69d

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

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

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

5+
## 6.3.6 - 2025-10-20
6+
7+
### What's Changed
8+
9+
* Update reference to Laravel Pagination docs by @timmch in https://github.com/spatie/laravel-query-builder/pull/1015
10+
* Update documentation in the config by @alexkart in https://github.com/spatie/laravel-query-builder/pull/1017
11+
* Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/spatie/laravel-query-builder/pull/1016
12+
* Update issue template by @AlexVanderbist in https://github.com/spatie/laravel-query-builder/pull/1018
13+
* Test against php 8.5 by @sergiy-petrov in https://github.com/spatie/laravel-query-builder/pull/1020
14+
* Fix using convert_relation_table_name_strategy of "none" by @wrurik in https://github.com/spatie/laravel-query-builder/pull/1023
15+
* Bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in https://github.com/spatie/laravel-query-builder/pull/1022
16+
17+
### New Contributors
18+
19+
* @timmch made their first contribution in https://github.com/spatie/laravel-query-builder/pull/1015
20+
* @wrurik made their first contribution in https://github.com/spatie/laravel-query-builder/pull/1023
21+
22+
**Full Changelog**: https://github.com/spatie/laravel-query-builder/compare/6.3.5...6.3.6
23+
524
## 6.3.5 - 2025-08-04
625

726
### What's Changed

0 commit comments

Comments
 (0)