Skip to content

Commit

Permalink
Update Changes for 2.3.0 [Fixes #397]
Browse files Browse the repository at this point in the history
  • Loading branch information
marcandre committed Jun 30, 2020
1 parent b20cdca commit 34a43dd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGES.md
@@ -1,5 +1,12 @@
# Changes

## 2019-12-11 (2.3.0)
* Fix default of `create_additions` to always be false [CVE-2020-10663]
* Fix passing args all #to_json in json/add/*.
* Fix encoding issues
* Fix issues of keyword vs positional parameter
* Fix JSON::Parser against bigdecimal updates

## 2019-02-21 (2.2.0)
* Adds support for 2.6 BigDecimal and ruby standard library Set datetype.

Expand Down

0 comments on commit 34a43dd

Please sign in to comment.