File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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)
Original file line number Diff line number Diff 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+
17232.16 .0 (15 - Nov - 2023 )
1824
1925#198 : (csv) Support writing numbers as quoted Strings with
You can’t perform that action at this time.
0 commit comments