Skip to content

Commit 1ef83a9

Browse files
Updated CHANGES.md
1 parent e732925 commit 1ef83a9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGES.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,11 @@ See [compatibility docs](docs/compatibility.md) for details about backward compa
66

77
## CHANGE LOG ##
88

9+
* @dev
10+
* [RB-42] Default value of `encoding_options` include `JSON_UNESCAPED_UNICODE` to prevent unicode escaping
11+
912
* v3.1.0 (2017-02-28)
10-
* [RB-38] Added `encoding-options` to control data-to-json conversion.
13+
* [RB-38] Added `encoding_options` to control data-to-json conversion.
1114
* [RB-38] Added optional encoding options args to all methods accepting `data` argument
1215
* [RB-34] Added option to control ExceptionHandeler behavior on debug builds
1316
* ExceptionHandler's debug is now added as `debug` node to make it more clear where it comes from

0 commit comments

Comments
 (0)