File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,12 +18,12 @@ Project: jackson-databind
18
18
#2804 : Throw `InvalidFormatException` instead of `MismatchedInputException`
19
19
for ACCEPT_FLOAT_AS_INT coercion failures
20
20
(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)
24
21
#2879 : Add support for disabling special handling of " Creator properties" wrt
25
22
alphabetic property ordering
26
23
(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)
27
27
28
28
2.12.0 -rc1 (12 -Oct-2020 )
29
29
You can’t perform that action at this time.
0 commit comments