File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-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.1.0 - 2024-09-23
6+
7+ ### What's Changed
8+
9+ * Bump ramsey/composer-install from 2 to 3 by @dependabot in https://github.com/spatie/laravel-query-builder/pull/939
10+ * Add issue #175 link in selecting-fields.md by @alipadron in https://github.com/spatie/laravel-query-builder/pull/951
11+ * Update filtering.md by @justinkekeocha in https://github.com/spatie/laravel-query-builder/pull/954
12+ * Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in https://github.com/spatie/laravel-query-builder/pull/955
13+ * [ DOCS] Update Frontend implementation with a new one by @cgarciagarcia in https://github.com/spatie/laravel-query-builder/pull/961
14+ * Update Documentation for php markdown by @chengkangzai in https://github.com/spatie/laravel-query-builder/pull/969
15+ * AllowedFilter should return static rather than self by @kosarinin in https://github.com/spatie/laravel-query-builder/pull/964
16+
17+ ### New Contributors
18+
19+ * @alipadron made their first contribution in https://github.com/spatie/laravel-query-builder/pull/951
20+ * @cgarciagarcia made their first contribution in https://github.com/spatie/laravel-query-builder/pull/961
21+ * @chengkangzai made their first contribution in https://github.com/spatie/laravel-query-builder/pull/969
22+ * @kosarinin made their first contribution in https://github.com/spatie/laravel-query-builder/pull/964
23+
24+ ** Full Changelog** : https://github.com/spatie/laravel-query-builder/compare/6.0.1...6.1.0
25+
526## 6.0.1 - 2024-05-21
627
728### What's Changed
You can’t perform that action at this time.
0 commit comments