File tree 2 files changed +4
-0
lines changed
2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -816,6 +816,8 @@ Carter Kozak (carterkozak@github)
816
816
(2.12.0)
817
817
* Contributed #2931: Add errorprone static analysis profile to detect bugs at build time
818
818
(2.12.0)
819
+ * Contributed #2978: Fix failing `double` JsonCreators in jackson 2.12.0
820
+ (2.12.1)
819
821
820
822
Reinhard Prechtl (dnno@github)
821
823
* Reported #2034: Serialization problem with type specialization of nested generic types
Original file line number Diff line number Diff line change @@ -13,6 +13,8 @@ Project: jackson-databind
13
13
(reported by andpal@github)
14
14
#2973 : DeserializationProblemHandler is not invoked when trying to deserializing String
15
15
(reported by zigzago@github)
16
+ #2978 : Fix failing `double ` JsonCreators in jackson 2.12.0
17
+ (contributed by Carter K)
16
18
17
19
2.12.0 (29 -Nov-2020 )
18
20
You can’t perform that action at this time.
0 commit comments