Skip to content

Commit 7293648

Browse files
committed
Update release notes wrt backported fix #616
1 parent b7e70d0 commit 7293648

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

release-notes/CREDITS-2.x

+6
Original file line numberDiff line numberDiff line change
@@ -237,3 +237,9 @@ Marco Belladelli (mbladel@github)
237237
* Contributed fix for #584: Deserialization of `null` String values in Arrays / `Collection`s
238238
not working as expected
239239
(2.15.0)
240+
241+
Motonori IWAMURO (vmi@github)
242+
243+
* Contributed fix for #616: Fix mismatch in `setNextIsUnwrapped(boolean)` in
244+
`XmlBeanSerializerBase#serializeFieldsFiltered()`
245+
(2.16.1)

release-notes/VERSION-2.x

+6
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ Project: jackson-dataformat-xml
44
=== Releases ===
55
------------------------------------------------------------------------
66

7+
2.16.1 (not yet released)
8+
9+
#616: Fix mismatch in `setNextIsUnwrapped(boolean)` in
10+
`XmlBeanSerializerBase#serializeFieldsFiltered()`
11+
(fix contributed by Motonori I)
12+
713
2.16.0 (15-Nov-2023)
814

915
#148: `@JacksonXmlElementWrapper` not respected when serializing

0 commit comments

Comments
 (0)