Skip to content

Commit cebe606

Browse files
committed
Update release notes
1 parent b606b31 commit cebe606

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

release-notes/CREDITS-2.x

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -381,3 +381,7 @@ Cormac Redmond (@credmond)
381381
Manuel Sugawara (@sugmanue)
382382
* Contributed #568: Improve ASCII decoding performance for `CBORParser`
383383
(2.19.0)
384+
385+
Josh Curry (@seadbrane)
386+
* Reported, contributed fix for #571: Unable to deserialize a pojo with IonStruct
387+
(2.19.0)

release-notes/VERSION-2.x

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ Active maintainers:
1414
=== Releases ===
1515
------------------------------------------------------------------------
1616

17+
#571: Unable to deserialize a pojo with IonStruct
18+
(reported, fix contributed by Josh C)
19+
1720
2.19.0-rc2 (07-Apr-2025)
1821

1922
#300: (smile) Floats are encoded with sign extension while doubles without

0 commit comments

Comments
 (0)