We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f9d8bc commit 9816282Copy full SHA for 9816282
CHANGES.md
@@ -4,7 +4,7 @@ See [compatibility docs](docs/compatibility.md) for details about backward compa
4
5
## CHANGE LOG ##
6
7
-* @dev
+* v3.2.0 (2017-03-02)
8
* [RB-42] Default value of `encoding_options` include `JSON_UNESCAPED_UNICODE` to prevent unicode escaping
9
* [RB-41] Updated documentation
10
composer.json
@@ -2,7 +2,7 @@
2
"name": "marcin-orlowski/laravel-api-response-builder",
3
"description": "Helps building nice, normalized and easy to consume REST API responses.",
"homepage": "https://github.com/MarcinOrlowski/laravel-api-response-builder",
- "version": "3.1.0",
+ "version": "3.2.0",
"keywords": [
"laravel",
"json",
0 commit comments