Skip to content

Commit ef8236b

Browse files
committed
Remove duplicate entry from 2.19 release notes
1 parent 13326fb commit ef8236b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

release-notes/VERSION-2.x

-2
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ Co-maintainers:
3333
This made it impossible for users to override the parsed result by `KotlinModule`.
3434
The new `JsonProperty.isRequired` is defined with three values, including the default,
3535
so `KotlinModule` can now respect user specifications.
36-
#929: Fixed a problem with the `NullToEmptyCollection` and `NullToEmptyMap` options overriding annotated specifications
37-
in the `hasRequiredMarker` process.
3836
#929: Fixed a problem with the `NullToEmptyCollection` and `NullToEmptyMap` options being applied to non-parameters
3937
in the `hasRequiredMarker` process.
4038
They currently do not work for setters or fields and are not related to serialization,

0 commit comments

Comments
 (0)