Skip to content

Commit 0b7087b

Browse files
committed
Update release notes wrt backport #445 fix
1 parent 18108a4 commit 0b7087b

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

release-notes/CREDITS-2.x

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,3 +244,9 @@ Peter Haumer (phaumer@github)
244244
245245
* Reported #404: (yaml) Cannot serialize YAML with Deduction-Based Polymorphism
246246
(2.15.1)
247+
248+
Arthur Chan (arthurscchan@github)
249+
250+
* Contributed fix for #445: `YAMLParser` throws unexpected `NullPointerException` in certain
251+
number parsing cases
252+
(2.16.1)

release-notes/VERSION-2.x

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

17+
2.16.1 (not yet released)
18+
19+
#445: `YAMLParser` throws unexpected `NullPointerException` in certain
20+
number parsing cases
21+
(fix contributed by Arthur C)
22+
1723
2.16.0 (15-Nov-2023)
1824

1925
#198: (csv) Support writing numbers as quoted Strings with

0 commit comments

Comments
 (0)