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 @@ -6,9 +6,10 @@ See [compatibility docs](docs/compatibility.md) for details about backward compa
6
6
7
7
## CHANGE LOG ##
8
8
9
- * @ dev
9
+ * v7.0.1 (2019-11-25)
10
10
* Disabled Scrutinizer's "false positive" in Builder class.
11
11
* Added more tests to improve overall coverage.
12
+ * Updated PHPDocs
12
13
13
14
* v7.0.0 (2019-11-22)
14
15
* ** 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" : " 7.0.0 " ,
5
+ "version" : " 7.0.1 " ,
6
6
"keywords" : [
7
7
" laravel" ,
8
8
" json" ,
You can’t perform that action at this time.
0 commit comments