Skip to content

Commit

Permalink
Changelog for #2010
Browse files Browse the repository at this point in the history
  • Loading branch information
jhy committed Oct 12, 2023
1 parent 144835d commit 1c54718
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ Release 1.16.2 [PENDING]
an element containing any whitespace was not considered empty.
<https://github.com/jhy/jsoup/issues/1976>

* Improvement: in forms, <input type="image"> should be excluded from formData() (and hence from form submissions).
<https://github.com/jhy/jsoup/pull/2010>

* Bugfix: `form` elements and empty elements (such as `img`) did not have their attributes de-duplicated.
<https://github.com/jhy/jsoup/pull/1950>

Expand Down

0 comments on commit 1c54718

Please sign in to comment.