Skip to content

Commit a6141f7

Browse files
committed
Update release notes wrt #325
1 parent c3ea600 commit a6141f7

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

release-notes/CREDITS-2.x

+8-2
Original file line numberDiff line numberDiff line change
@@ -229,14 +229,20 @@ Martin Giannechini (MartinGian@github)
229229
deserialization correctly
230230
(2.13.0)
231231

232+
Tyler Gregg (tgregg@github)
233+
234+
#325: (ion) Ensure `IonReader` instances created within `IonFactory` are
235+
always resource-managed
236+
(2.14.0)
237+
232238
David Turner (DaveCTurner@github)
233239

234-
* Reported #312: (cbor, smile) Short NUL-only keys incorrectly detected as duplicates
240+
#312: (cbor, smile) Short NUL-only keys incorrectly detected as duplicates
235241
(2.14.0)
236242

237243
Matthew Pope (popematt@github)
238244

239-
* Contributed #311: (ion) `IonObjectMapper` does not throw JacksonException for some
245+
#311: (ion) `IonObjectMapper` does not throw JacksonException for some
240246
invalid Ion
241247
(2.14.0)
242248

release-notes/VERSION-2.x

+3
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ Active maintainers:
2525
(contributed by Matthew P)
2626
#312: (cbor, smile) Short NUL-only keys incorrectly detected as duplicates
2727
(reported by David T)
28+
#325: (ion) Ensure `IonReader` instances created within `IonFactory` are
29+
always resource-managed
30+
(contributed by Tyler G)
2831

2932
2.13.3 (14-May-2022)
3033

0 commit comments

Comments
 (0)