Skip to content

Commit 94284a0

Browse files
committed
Changelog for #2275
1 parent 920e89e commit 94284a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
matching element from an `Elements` list. [2263](https://github.com/jhy/jsoup/pull/2263/)
4141
* When parsing with the XML parser, XML Declarations and Processing Instructions are directly handled, vs bouncing
4242
through the HTML parser's bogus comment handler. Serialization for non-doctype declarations no longer end with a
43-
spurious `!`.
43+
spurious `!`. [2275](https://github.com/jhy/jsoup/pull/2275)
4444

4545
### Bug Fixes
4646

0 commit comments

Comments
 (0)