Skip to content

Commit

Permalink
Changelog URL for #2017
Browse files Browse the repository at this point in the history
  • Loading branch information
jhy committed Oct 24, 2023
1 parent 61ac59b commit 44a8bf1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Release 1.17.1 [PENDING]
* Improvement: in the Elements list, added direct support for `#set(index, element)`, `#remove(index)`,
`#remove(object)`, `#clear()`, `#removeAll(collection)`, `#retainAll(collection)`, `#removeIf(filter)`,
`#replaceAll(operator)`. These methods update the original DOM, as well as the Elements list.
<https://github.com/jhy/jsoup/pull/2017>

Release 1.16.2 [20-Oct-2023]
* Improvement: optimized the performance of complex CSS selectors, by adding a cost-based query planner. Evaluators
Expand Down

0 comments on commit 44a8bf1

Please sign in to comment.