We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7df1d64 commit 2ab0ce5Copy full SHA for 2ab0ce5
release-notes/CREDITS
@@ -25,3 +25,9 @@ Leo Wang (wanglingsong@github)
25
26
* Reported #171: `@JacksonXmlRootElement` malfunction in multi-thread environment
27
(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
@@ -6,6 +6,9 @@ Project: jackson-dataformat-xml
6
7
2.9.0 (not yet released)
8
9
+#232: Implement `writeRawValue` in `ToXmlGenerator`
10
+ (contributed by Yury V)
11
12
2.8.9 (not yet released)
13
14
#228: `XmlReadContext` should hold current value
0 commit comments