Skip to content

Commit 89559a2

Browse files
committed
update release notes
1 parent 71f97ce commit 89559a2

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

release-notes/CREDITS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,3 +360,7 @@ David Bakin (david-bakin@github)
360360
Dmitry Romantsov (DmRomantsov@github)
361361
* Reported #1036: Problem with case-insensitive deserialization
362362
(2.6.4)
363+
364+
Daniel Norberg (danielnorberg@github)
365+
* Contributed #1099: Fix custom comparator container node traversal
366+
(2.6.6)

release-notes/VERSION

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Project: jackson-databind
88

99
#1088: NPE possibility in SimpleMixinResolver
1010
(reported by Laird N)
11+
#1099: Fix custom comparator container node traversal
12+
(contributed by Daniel N)
1113
#1108: Jackson not continue to parse after DeserializationFeature.FAIL_ON_INVALID_SUBTYPE error
1214
(reported by jefferyyuan@github)
1315
#1112: Detailed error message from custom key deserializer is discarded

0 commit comments

Comments
 (0)