Skip to content

Commit

Permalink
update changelog for v0.3.6 (#402)
Browse files Browse the repository at this point in the history
  • Loading branch information
amesgen authored Mar 24, 2021
1 parent 586c854 commit a2dc40d
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,23 @@ This file summarizes **notable** changes for each release, but does not describe

----

## v0.3.6 (2021-03-22)

This release is considered stable.

### Bugfixes

* [#395](https://github.com/http4s/http4s-jdk-http-client/issues/395) Handle `Content-Length: 0` correctly.

### Dependency updates

* scala-2.13.5
* cats-2.4.2
* cats-effect-2.4.0
* fs2-2.5.3
* scodec-bits-1.1.24
* http4s-0.21.20

## v0.3.5 (2021-01-29)

This release is considered stable.
Expand Down

0 comments on commit a2dc40d

Please sign in to comment.