Skip to content

Commit 6005b02

Browse files
committed
Fix #619
1 parent d7a94ed commit 6005b02

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

release-notes/VERSION

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Project: jackson-databind
2222
#604: `Map` deserializers not being cached, causing performance problems
2323
#610: Fix forward reference in hierarchies
2424
(contributed by zeito@github)
25+
#619: Off by one error in AnnotatedWithParams
26+
(reported by stevetodd@github)
2527
- Minor fix to `EnumSerializer` regarding detection "serialize using index"
2628
- Minor fix to number serializers, to call proper callback for schema generation
2729

0 commit comments

Comments
 (0)