Skip to content

Commit c7e7847

Browse files
committed
Fix release notes wrt #5152
1 parent 387fabf commit c7e7847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-notes/VERSION-2.x

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Project: jackson-databind
1919
#5151: Add new exception type, `MissingInjectValueException`, to be used
2020
for failed `@JacksonInject`
2121
#5152: Support "iPhone" style capitalized properties (add
22-
`MapperFeature.FIX_FIELD_NAME_CASE_MISMATCH`)
22+
`MapperFeature.FIX_FIELD_NAME_UPPER_CASE_PREFIX`)
2323
#5179: Add "current token" info into `MismatchedInputException`
2424
#5192: Record types are broken on Android when using R8
2525
(reported by @HelloOO7)

0 commit comments

Comments
 (0)