Skip to content

Commit

Permalink
JDK 17 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jhy committed Sep 25, 2021
1 parent 88c1943 commit 41932fe
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 @@ -51,6 +51,9 @@ jsoup changelog
* Build Improvement: fixed nullability annotations for Node.equals(other) and other equals methods.
<https://github.com/jhy/jsoup/issues/1628>

* Build Improvement: added JDK 17 to the CI builds.
<https://github.com/jhy/jsoup/pull/1641>

*** Release 1.14.2 [2021-Aug-15]
* Improvement: support Pattern.quote \Q and \E escapes in the selector regex matchers.
<https://github.com/jhy/jsoup/pull/1536>
Expand Down

0 comments on commit 41932fe

Please sign in to comment.