Skip to content

Commit

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

## 2019-12-11 (2.3.0)
* Fix default of `create_additions` to always be false.
* 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 d0f215c

Please sign in to comment.