Skip to content

Commit 40e9ed5

Browse files
committed
Changelog for jhy#486
1 parent b831caa commit 40e9ed5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGES

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ jsoup changelog
1414
* File upload support. Added the ability to specify input streams for POST data, which will upload content in
1515
MIME multipart/form-data encoding.
1616

17+
* Add a meta-charset element to documents when setting the character set, so that the document's charset is
18+
unambiguous.
19+
<https://github.com/jhy/jsoup/pull/486>
20+
1721
* Added ability to disable TLS (SSL) certificate validation. Helpful if you're hitting a host with a bad cert,
1822
or your JDK doesn't support SNI.
1923
<https://github.com/jhy/jsoup/pull/343>

0 commit comments

Comments
 (0)