File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 22
33All 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
You can’t perform that action at this time.
0 commit comments