File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,17 @@ All notable changes to this project will be documented in this file.
8
8
## [ Unreleased]
9
9
10
10
11
+ <a name =" 2.0.2 " ></a >
12
+ ## [ 2.0.2] - 2025-03-04
13
+ ### CI
14
+ - ** config:** Update paths and ignore patterns in PHP CS Fixer config
15
+ - ** config:** Update preset and paths in peck.json
16
+ - ** rector:** Enable SortAssociativeArrayByKeyRector
17
+
18
+ ### Features
19
+ - ** helpers:** Improve make function to support more keys
20
+
21
+
11
22
<a name =" 2.0.1 " ></a >
12
23
## [ 2.0.1] - 2025-03-03
13
24
### Performance Improvements
@@ -357,7 +368,8 @@ new pipes for proper header and error handling.
357
368
- ** apiResponse:** Refactor API response tests to use instance method
358
369
359
370
360
- [ Unreleased ] : https://github.com/guanguans/laravel-api-response/compare/2.0.1...HEAD
371
+ [ Unreleased ] : https://github.com/guanguans/laravel-api-response/compare/2.0.2...HEAD
372
+ [ 2.0.2 ] : https://github.com/guanguans/laravel-api-response/compare/2.0.1...2.0.2
361
373
[ 2.0.1 ] : https://github.com/guanguans/laravel-api-response/compare/2.0.0...2.0.1
362
374
[ 2.0.0 ] : https://github.com/guanguans/laravel-api-response/compare/1.1.1...2.0.0
363
375
[ 1.1.1 ] : https://github.com/guanguans/laravel-api-response/compare/1.1.0...1.1.1
You can’t perform that action at this time.
0 commit comments