Skip to content

Commit 4b432b3

Browse files
committed
Update release notes wrt #216
1 parent 267de5f commit 4b432b3

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

release-notes/CREDITS-2.x

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,8 @@ Marcos Passos (marcospassos@github)
106106
(2.10.0)
107107
* Contributed fix for #211: (avro) Fix schema evolution involving maps of non-scalar
108108
(2.10.5)
109+
* Contributed fix for #216: (avro) Avro null deserialization
110+
(2.11.2)
109111

110112
John (iziamos@github)
111113
* Reported, suggested fix for #178: Fix issue wit input offsets when parsing CBOR from `InputStream`

release-notes/VERSION-2.x

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ Project: jackson-datatypes-binaryModules:
88
=== Releases ===
99
------------------------------------------------------------------------
1010

11+
2.11.2 (not yet released)
12+
13+
#216: (avro) Avro null deserialization
14+
(fix contributed by Marcos P)
15+
1116
2.11.1 (25-Jun-2020)
1217

1318
#204: (ion) Add `IonFactory.getIonSystem()` accessor

0 commit comments

Comments
 (0)