Skip to content

Commit 5769ecd

Browse files
committed
Update release notes wrt #944
1 parent a3bdc08 commit 5769ecd

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+
* #944: Fixed to use common util for Member accessibility override
2122
* #937: Added type match check to read functions
2223

2324
Tatu Saloranta (@cowtowncoder)

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+
#944: Common util is now used for member accessibility overrides.
2122
#937: For `readValue` and other shorthands for `ObjectMapper` deserialization methods,
2223
type consistency checks have been added.
2324
A `RuntimeJsonMappingException` will be thrown in case of inconsistency.

0 commit comments

Comments
 (0)