File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,8 @@ See [compatibility docs](docs/compatibility.md) for details about backward compa
7
7
## CHANGE LOG ##
8
8
9
9
* v8.0.1 (2020-09-09)
10
- * Updated Travis config to make tests run against Laravel 8.0
10
+ * Updated Travis config to make tests run against Laravel 8.0.
11
+ * Removed ` Util::printArray() ` helper.
11
12
12
13
* v8.0.0 (2020-07-14)
13
14
* ** BACKWARD INCOMPATIBLE CHANGES** ([ more info] ( docs/compatibility.md ) )
Original file line number Diff line number Diff line change 2
2
"name" : " marcin-orlowski/laravel-api-response-builder" ,
3
3
"description" : " Helps building nice, normalized and easy to consume Laravel REST API." ,
4
4
"homepage" : " https://github.com/MarcinOrlowski/laravel-api-response-builder" ,
5
- "version" : " 8.0.0 " ,
5
+ "version" : " 8.0.1 " ,
6
6
"keywords" : [
7
7
" laravel" ,
8
8
" json" ,
You can’t perform that action at this time.
0 commit comments