File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,16 @@ All notable changes to this project will be documented in this file.
8
8
## [ Unreleased]
9
9
10
10
11
+ <a name =" 2.0.1 " ></a >
12
+ ## [ 2.0.1] - 2025-03-03
13
+ ### Performance Improvements
14
+ - Optimize rector command and update type hints
15
+
16
+ ### Tests
17
+ - ** LaravelDataTest:** Remove version checks for pagination tests
18
+ - ** tests:** Enhance test coverage and update helper methods
19
+
20
+
11
21
<a name =" 2.0.0 " ></a >
12
22
## [ 2.0.0] - 2025-03-03
13
23
### Build
@@ -347,7 +357,8 @@ new pipes for proper header and error handling.
347
357
- ** apiResponse:** Refactor API response tests to use instance method
348
358
349
359
350
- [ Unreleased ] : https://github.com/guanguans/laravel-api-response/compare/2.0.0...HEAD
360
+ [ Unreleased ] : https://github.com/guanguans/laravel-api-response/compare/2.0.1...HEAD
361
+ [ 2.0.1 ] : https://github.com/guanguans/laravel-api-response/compare/2.0.0...2.0.1
351
362
[ 2.0.0 ] : https://github.com/guanguans/laravel-api-response/compare/1.1.1...2.0.0
352
363
[ 1.1.1 ] : https://github.com/guanguans/laravel-api-response/compare/1.1.0...1.1.1
353
364
[ 1.1.0 ] : https://github.com/guanguans/laravel-api-response/compare/1.0.10...1.1.0
You can’t perform that action at this time.
0 commit comments