Skip to content

Commit 67013f3

Browse files
committed
Update release notes wrt #124
1 parent 7a71ff9 commit 67013f3

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

release-notes/CREDITS-2.x

+5
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,11 @@ Eric Schoonover (spoon16@github)
7777
matches `@JacksonXmlRootElement` localName
7878
(2.12.0)
7979

80+
Denis Chernyshov (danblack@github)
81+
82+
* Reported #124: Deserialization if an empty list (with empty XML tag) results in `null`
83+
(2.12.0)
84+
8085
Dave Jarvis (DaveJarvis@github)
8186

8287
* Requested #262: Make `ToXmlGenerator` non-final

release-notes/VERSION-2.x

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Project: jackson-dataformat-xml
66

77
2.12.0 (not yet released)
88

9+
#124: Deserialization if an empty list (with empty XML tag) results in `null`
10+
(reported by Denis C)
911
#205: `XmlMapper`/`UntypedObjectDeserializer` swallows duplicated elements in
1012
XML documents
1113
(reported by joaovarandas@github)

0 commit comments

Comments
 (0)