Skip to content

Commit d4b238f

Browse files
committed
Make changes more precise [ruby#424]
1 parent f8fa987 commit d4b238f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Changes
22

33
## 2019-12-11 (2.3.0)
4-
* Fix default of `create_additions` to always be false [CVE-2020-10663]
4+
* Fix default of `create_additions` to always be false for `JSON(user_input)`
5+
and `JSON.parse(user_input, nil)` [CVE-2020-10663]
56
* Fix passing args all #to_json in json/add/*.
67
* Fix encoding issues
78
* Fix issues of keyword vs positional parameter

0 commit comments

Comments
 (0)