Skip to content

Commit

Permalink
Changelog - URL to PR #2046 (request auth)
Browse files Browse the repository at this point in the history
  • Loading branch information
jhy committed Nov 10, 2023
1 parent 1123dd2 commit fd30022
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 @@ -3,6 +3,7 @@ jsoup changelog
Release 1.17.1 [PENDING]
* Improvement: in Jsoup.connect(), added support for request-level authentication, supporting authentication to
proxies and to servers.
<https://github.com/jhy/jsoup/pull/2046>

* Improvement: in the Elements list, added direct support for `#set(index, element)`, `#remove(index)`,
`#remove(object)`, `#clear()`, `#removeAll(collection)`, `#retainAll(collection)`, `#removeIf(filter)`,
Expand Down

0 comments on commit fd30022

Please sign in to comment.