File tree 2 files changed +2
-0
lines changed
2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ Contributors:
18
18
# 2 .19.0 (not yet released)
19
19
20
20
WrongWrong (@k163377 )
21
+ * #959 : Add extensions for configOverride
21
22
* #954 : Replace BooleanTriState with OptBoolean
22
23
* #944 : Fixed to use common util for Member accessibility override
23
24
* #937 : Added type match check to read functions
Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ Co-maintainers:
18
18
19
19
2.19 .0 (not yet released )
20
20
21
+ #959 : Extension functions has been added to simplify `configOverride ` calls to `ObjectMapper ` and `Module .SetupContext `.
21
22
#954 : Replaced `OptBoolean` of internal caching with a common implementation.
22
23
#944 : Common util is now used for member accessibility overrides.
23
24
#937 : For `readValue` and other shorthands for `ObjectMapper` deserialization methods,
You can’t perform that action at this time.
0 commit comments