File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,15 @@ All notable changes to this project will be documented in this file.
8
8
## [ Unreleased]
9
9
10
10
11
+ <a name =" 2.0.4 " ></a >
12
+ ## [ 2.0.4] - 2025-03-06
13
+ ### CI
14
+ - ** delete:** Remove composer-require-checker.json and composer-unused.php
15
+
16
+ ### Code Refactoring
17
+ - ** loader:** Remove unused method nonObject.neon
18
+
19
+
11
20
<a name =" 2.0.3 " ></a >
12
21
## [ 2.0.3] - 2025-03-06
13
22
### CI
@@ -377,7 +386,8 @@ new pipes for proper header and error handling.
377
386
- ** apiResponse:** Refactor API response tests to use instance method
378
387
379
388
380
- [ Unreleased ] : https://github.com/guanguans/laravel-api-response/compare/2.0.3...HEAD
389
+ [ Unreleased ] : https://github.com/guanguans/laravel-api-response/compare/2.0.4...HEAD
390
+ [ 2.0.4 ] : https://github.com/guanguans/laravel-api-response/compare/2.0.3...2.0.4
381
391
[ 2.0.3 ] : https://github.com/guanguans/laravel-api-response/compare/2.0.2...2.0.3
382
392
[ 2.0.2 ] : https://github.com/guanguans/laravel-api-response/compare/2.0.1...2.0.2
383
393
[ 2.0.1 ] : https://github.com/guanguans/laravel-api-response/compare/2.0.0...2.0.1
You can’t perform that action at this time.
0 commit comments