Skip to content

Commit 2ab0ce5

Browse files
committed
Add release notes wrt #232
1 parent 7df1d64 commit 2ab0ce5

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

release-notes/CREDITS

+6
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,9 @@ Leo Wang (wanglingsong@github)
2525

2626
* Reported #171: `@JacksonXmlRootElement` malfunction in multi-thread environment
2727
(2.6.4)
28+
29+
Yury Vasyutinskiy (Falland@github)
30+
31+
* Contributed #232: Implement `writeRawValue` in `ToXmlGenerator`
32+
(2.9.0)
33+

release-notes/VERSION

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

77
2.9.0 (not yet released)
88

9+
#232: Implement `writeRawValue` in `ToXmlGenerator`
10+
(contributed by Yury V)
11+
912
2.8.9 (not yet released)
1013

1114
#228: `XmlReadContext` should hold current value

0 commit comments

Comments
 (0)