Skip to content

Commit e2a2a6e

Browse files
committed
Update release notes wrt #959
1 parent 323ecc5 commit e2a2a6e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

release-notes/CREDITS-2.x

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Contributors:
1818
# 2.19.0 (not yet released)
1919

2020
WrongWrong (@k163377)
21+
* #959: Add extensions for configOverride
2122
* #954: Replace BooleanTriState with OptBoolean
2223
* #944: Fixed to use common util for Member accessibility override
2324
* #937: Added type match check to read functions

release-notes/VERSION-2.x

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Co-maintainers:
1818

1919
2.19.0 (not yet released)
2020

21+
#959: Extension functions has been added to simplify `configOverride` calls to `ObjectMapper` and `Module.SetupContext`.
2122
#954: Replaced `OptBoolean` of internal caching with a common implementation.
2223
#944: Common util is now used for member accessibility overrides.
2324
#937: For `readValue` and other shorthands for `ObjectMapper` deserialization methods,

0 commit comments

Comments
 (0)