diff --git a/CHANGES b/CHANGES index 1927c28159..4eaed85ac6 100644 --- a/CHANGES +++ b/CHANGES @@ -38,8 +38,9 @@ Release 1.17.1 [PENDING] * 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 + `{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 (