Skip to content

Commit 1320d99

Browse files
committed
Update release notes wrt #798
1 parent b5eb956 commit 1320d99

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

release-notes/CREDITS-2.x

+2
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,8 @@ Sam Smith (Oracle Security Researcher)
192192
Philippe Marschall (marschall@github)
193193
* Requested #480: `SerializableString` value can not directly render to Writer
194194
(2.10.0)
195+
* Contributed #798: Avoid copy when parsing `BigDecimal`
196+
(2.14.0)
195197

196198
David Nault (dnault@github)
197199
* Reported #531: Non-blocking parser reports incorrect locations when fed with

release-notes/VERSION-2.x

+2
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ JSON library.
4747
(contributed by @pjfanning)
4848
#788: `JsonPointer.empty()` should NOT indicate match of a property
4949
with key of ""
50+
#798: Avoid copy when parsing `BigDecimal`
51+
(contributed by Philippe M)
5052

5153
2.13.3 (14-May-2022)
5254

0 commit comments

Comments
 (0)