We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 98db309 + 1a6f004 commit f8fa987Copy full SHA for f8fa987
CHANGES.md
@@ -1,5 +1,13 @@
1
# Changes
2
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
+
11
## 2019-02-21 (2.2.0)
12
* Adds support for 2.6 BigDecimal and ruby standard library Set datetype.
13
0 commit comments