Skip to content

Commit 2d5c1fe

Browse files
committed
Fix release notes wrt #2885
1 parent b5497c9 commit 2d5c1fe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

release-notes/VERSION-2.x

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ Project: jackson-databind
1818
#2804: Throw `InvalidFormatException` instead of `MismatchedInputException`
1919
for ACCEPT_FLOAT_AS_INT coercion failures
2020
(requested by mjustin@github)
21-
#2855: Add `JsonNode.canConvertToExactIntegral()` to indicate whether floating-point/BigDecimal
22-
values could be converted to integers losslessly
23-
(requested by Oguzhan U; implementation contributed by Siavash S)
2421
#2879: Add support for disabling special handling of "Creator properties" wrt
2522
alphabetic property ordering
2623
(contributed by Sergiy Y)
24+
#2885: Add `JsonNode.canConvertToExactIntegral()` to indicate whether floating-point/BigDecimal
25+
values could be converted to integers losslessly
26+
(requested by Oguzhan U; implementation contributed by Siavash S)
2727

2828
2.12.0-rc1 (12-Oct-2020)
2929

0 commit comments

Comments
 (0)