Skip to content

Commit

Permalink
Update changelog 2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
algesten committed Sep 30, 2023
1 parent a4cf7ef commit 5b7773c
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# 2.8.0

## Fixed
* Fix regression in IPv6 handling (#635)
* Read proxy response to \r\n\r\n (#620)

## Added
* Auto-detect proxy from env vars (turned off by default) (#649)
* Conversion ureq::Response -> http::Response<Vec<u8>> (#638)
* Fix regression in IPv6 handling (#635)
* cargo-deny CI action to disallow copy-left and duplicate deps (#661)

# 2.7.1

Expand Down

0 comments on commit 5b7773c

Please sign in to comment.