Skip to content

Commit dc5b746

Browse files
committed
Update release notes wrt #1195
1 parent 28b0dd3 commit dc5b746

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

release-notes/CREDITS-2.x

+3
Original file line numberDiff line numberDiff line change
@@ -407,6 +407,9 @@ David Schlosnagle (@schlosna)
407407
Mario Fusco (@mariofusco)
408408
* Contributed #1064: Add full set of `BufferRecyclerPool` implementations
409409
(2.16.0)
410+
* Contributed #1195: Use `BufferRecycler` provided by output (`OutputStream`,
411+
`Writer`) object if available
412+
(2.17.0)
410413

411414
Paul Bunyan (@hal7df)
412415
* Reported #1173: `JsonLocation` consistently off by one character for many invalid

release-notes/VERSION-2.x

+2
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ a pure JSON library.
3333
(contributed by Guillaume L)
3434
#1186: `BufferRecycler` should avoid setting replacement if one already returned, bigger
3535
(suggested by @kkkkkhhhh)
36+
#1195: Use `BufferRecycler` provided by output (`OutputStream`, `Writer`) object if available
37+
(contributed by Mario F)
3638

3739
2.16.2 (not yet released)
3840

0 commit comments

Comments
 (0)