Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmach committed Nov 25, 2024
1 parent 520bdfe commit b416fe7
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# CHANGELOG

## HEAD

* [`Req`]: Check legacy headers when streaming headers

* [`Req`]: Ignore :into collectable for non-200 responses

* [`put_aws_sigv4`]: Fix encoding path

* [`run_finch`]: Add option to configure Finch `:pool_max_idle_time`

* [`run_finch`]: Prepare for upcoming Finch v0.20

## v0.5.7 (2024-10-29)

* [`put_aws_sigv4`]: Fix signature when using custom port
Expand Down

0 comments on commit b416fe7

Please sign in to comment.