File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ See [compatibility docs](docs/compatibility.md) for details about backward compa
4
4
5
5
## CHANGE LOG ##
6
6
7
- * @ dev
7
+ * v4.0.1 (2017-04-10)
8
8
* TestingHelpers trait's ` validateResponseStructure() ` method is now public
9
9
* [ RB-64] Fixed Exception Handler generated HTTP code being out of allowed range in some cases
10
10
* [ RB-65] Exception Handler Helper now deals with messages using non-UTF8 or broken encoding
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 REST API responses." ,
4
4
"homepage" : " https://github.com/MarcinOrlowski/laravel-api-response-builder" ,
5
- "version" : " 4.0.0 " ,
5
+ "version" : " 4.0.1 " ,
6
6
"keywords" : [
7
7
" laravel" ,
8
8
" json" ,
You can’t perform that action at this time.
0 commit comments