Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
algesten committed Nov 20, 2023
1 parent 07b8925 commit c83ba95
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# 2.9.0

## Fixed
* Broken rustls dep (introduced new function in patch version) (#677)
* Doc and test fixes (#670, #673, #674)

## Added
* Upgraded http dep to 1.0
* http_interop to not require utf-8 headers (#672)
* http_interop implement conversion for `http::request::Parts` (#669)

# 2.8.0

## Fixed
Expand Down

0 comments on commit c83ba95

Please sign in to comment.