We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74ac5ac commit 4e7378eCopy full SHA for 4e7378e
release-notes/CREDITS-2.x
@@ -212,4 +212,10 @@ David F. Elliott (dfelliott@github)
212
using default JDK XML implementation
213
(2.14.0)
214
215
+Joo Hyuk Kim (JooHyukKim@github)
216
+
217
+* Contributed #560: Add `DefaultXmlPrettyPrinter.withCustomNewLine()` to configure linefeed
218
+ for XML pretty-printing
219
+ (2.15.0)
220
221
release-notes/VERSION-2.x
@@ -11,6 +11,10 @@ Project: jackson-dataformat-xml
11
(reported by @MichalStehlikCz)
12
#547: Parsing empty tags without default no-arguments constructor fails in 2.14
13
(reported by @henrik242)
14
+#560: Add `DefaultXmlPrettyPrinter.withCustomNewLine()` to configure linefeed
15
16
+ (requested by @koalalam)
17
+ (contributed by Joo Hyuk K)
18
19
2.14.2 (28-Jan-2023)
20
0 commit comments