Skip to content

Commit 34f35ce

Browse files
Nielsvanpachgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent f3c7828 commit 34f35ce

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

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

33
All 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

0 commit comments

Comments
 (0)