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.3 " ></a >
12
+ ## [ 2.0.3] - 2025-03-06
13
+ ### CI
14
+ - ** dependency:** Add composer dependency analyser configuration
15
+
16
+ ### Code Refactoring
17
+ - ** RenderUsing:** Simplify exception handling logic
18
+
19
+
11
20
<a name =" 2.0.2 " ></a >
12
21
## [ 2.0.2] - 2025-03-04
13
22
### CI
@@ -368,7 +377,8 @@ new pipes for proper header and error handling.
368
377
- ** apiResponse:** Refactor API response tests to use instance method
369
378
370
379
371
- [ Unreleased ] : https://github.com/guanguans/laravel-api-response/compare/2.0.2...HEAD
380
+ [ Unreleased ] : https://github.com/guanguans/laravel-api-response/compare/2.0.3...HEAD
381
+ [ 2.0.3 ] : https://github.com/guanguans/laravel-api-response/compare/2.0.2...2.0.3
372
382
[ 2.0.2 ] : https://github.com/guanguans/laravel-api-response/compare/2.0.1...2.0.2
373
383
[ 2.0.1 ] : https://github.com/guanguans/laravel-api-response/compare/2.0.0...2.0.1
374
384
[ 2.0.0 ] : https://github.com/guanguans/laravel-api-response/compare/1.1.1...2.0.0
You can’t perform that action at this time.
0 commit comments