Skip to content

Commit

Permalink
Changelog for Pattern.quote
Browse files Browse the repository at this point in the history
  • Loading branch information
jhy committed Jul 15, 2021
1 parent 009dbb1 commit b80008f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGES
@@ -1,6 +1,9 @@
jsoup changelog

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

* Bugfix: the *|el wildcard namespace selector now also matches elements with no namespace.
<https://github.com/jhy/jsoup/issues/1565>

Expand Down

0 comments on commit b80008f

Please sign in to comment.