Skip to content

Commit

Permalink
Merge pull request #424 from marcandre/update_changes
Browse files Browse the repository at this point in the history
Update Changes for 2.3.0 [Fixes #397]
  • Loading branch information
hsbt committed Jun 30, 2020
2 parents 98db309 + 1a6f004 commit f8fa987
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGES.md
@@ -1,5 +1,13 @@
# 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
* Bug fixes to JRuby port

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

Expand Down

0 comments on commit f8fa987

Please sign in to comment.