diff --git a/CHANGES b/CHANGES index dc6a0ebb86..1927c28159 100644 --- a/CHANGES +++ b/CHANGES @@ -37,6 +37,10 @@ Release 1.17.1 [PENDING] which caused that pinning. + * Improvement: in Jsoup.Connect, allow any XML mimetype as a supported mimetype. Was previously limited to + {application|text}/xml. This enables for e.g. fetching SVGs with a image/svg+xml mimetype, without having to + disable mimetype validation. + * Bugfix: when outputting with XML syntax, HTML elements that were parsed as data nodes (