From 1a6f004bd354bc9736af76c36e52102e6fd8a223 Mon Sep 17 00:00:00 2001 From: Marc-Andre Lafortune Date: Tue, 30 Jun 2020 00:27:36 -0400 Subject: [PATCH] Update Changes for 2.3.0 [Fixes #397] --- CHANGES.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 92a19252..89c026b1 100644 --- a/CHANGES.md +++ b/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.