Skip to content

Commit b31c30a

Browse files
committed
Minor release-notes clean up
1 parent 55b48b6 commit b31c30a

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

release-notes/VERSION-2.x

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,14 @@ Project: jackson-databind
2626
#4450: Empty QName deserialized as `null`
2727
(reported by @winfriedgerlach)
2828
#4471: Reconsider deprecation of `JsonNode.asText(defaultValue)`
29-
(requested by @aerisnju)
30-
(fix by Joo-Hyuk K)
29+
(requested by @aerisnju)
30+
(fix by Joo-Hyuk K)
3131
#4481: Unable to override `DeserializationFeature.READ_UNKNOWN_ENUM_VALUES_AS_NULL`
3232
with `JsonFormat.Feature.READ_UNKNOWN_ENUM_VALUES_AS_NULL`
3333
(reported by @luozhenyu)
3434
#4489: Unable to override `DeserializationFeature.READ_UNKNOWN_ENUM_VALUES_USING_DEFAULT_VALUE`
3535
with `JsonFormat.Feature.READ_UNKNOWN_ENUM_VALUES_USING_DEFAULT_VALUE`
36-
(reported by Joo-Hyuk K)
37-
(fix by Joo-Hyuk K)
36+
(fix by Joo-Hyuk K)
3837
3938
2.17.0 (12-Mar-2024)
4039

0 commit comments

Comments
 (0)