Skip to content

Commit f8fa987

Browse files
authored
Merge pull request #424 from marcandre/update_changes
Update Changes for 2.3.0 [Fixes #397]
2 parents 98db309 + 1a6f004 commit f8fa987

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Diff for: CHANGES.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changes
22

3+
## 2019-12-11 (2.3.0)
4+
* Fix default of `create_additions` to always be false [CVE-2020-10663]
5+
* Fix passing args all #to_json in json/add/*.
6+
* Fix encoding issues
7+
* Fix issues of keyword vs positional parameter
8+
* Fix JSON::Parser against bigdecimal updates
9+
* Bug fixes to JRuby port
10+
311
## 2019-02-21 (2.2.0)
412
* Adds support for 2.6 BigDecimal and ruby standard library Set datetype.
513

0 commit comments

Comments
 (0)