Skip to content

Commit a656f24

Browse files
committed
Update release notes
1 parent d31986e commit a656f24

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

release-notes/CREDITS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,6 @@ Yu Han (@hannyu)
5555
[3.0.0]
5656
* Contributed #5153: Improve error handling for numeric values in `POJONode`
5757
[3.0.0]
58+
* Contributed #5158: Add "optional" variants -- shortValueOpt(), floatValueOpt(),
59+
asShortOpt(), asFloatOpt()
60+
[3.0.0]

release-notes/VERSION

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ Versions: 3.x (for earlier see VERSION-2.x)
77

88
3.0.0-rc5 (not yet released)
99

10-
-
10+
#5158: Add "optional" variants -- shortValueOpt(), floatValueOpt(), asShortOpt(),
11+
asFloatOpt()
12+
(contributed by Yu Han)
1113

1214
3.0.0-rc4 (10-May-2025)
1315

0 commit comments

Comments
 (0)