aboutsummaryrefslogtreecommitdiff
path: root/release-notes/CREDITS-2.x
diff options
context:
space:
mode:
Diffstat (limited to 'release-notes/CREDITS-2.x')
-rw-r--r--release-notes/CREDITS-2.x8
1 files changed, 8 insertions, 0 deletions
diff --git a/release-notes/CREDITS-2.x b/release-notes/CREDITS-2.x
index 258b188e0..ac87a0189 100644
--- a/release-notes/CREDITS-2.x
+++ b/release-notes/CREDITS-2.x
@@ -1165,6 +1165,14 @@ Xiang Zhang (zhangyangyu@github)
Collections
(2.12.0)
+David Nelson (eatdrinksleepcode@github)
+ * Requested #2215: Support `BigInteger` and `BigDecimal` creators in `StdValueInstantiator`
+ (2.12.0)
+
+Tiago Martins (upsidedownsmile@github)
+ * Contributed #2215: Support `BigInteger` and `BigDecimal` creators in `StdValueInstantiator`
+ (2.12.0)
+
Yona Appletree (Yona-Appletree@github)
* Reported #2283: `JsonProperty.Access.READ_ONLY` fails with collections when a
property name is specified