Skip to content

Commit ec58d35

Browse files
authored
changelog for 0.3.3 (#333)
1 parent 2275eb3 commit ec58d35

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ This file summarizes **notable** changes for each release, but does not describe
44

55
----
66

7+
## v0.3.3 (2021-01-01)
8+
9+
This release is considered stable.
10+
11+
### Bugfixes
12+
13+
* [#331](https://github.com/http4s/http4s-jdk-http-client/pull/331) Fix resource leaks in certain cases of request cancellation.
14+
15+
### Dependency updates
16+
17+
* scodec-bits-1.1.23
18+
* fs2-2.5.0
19+
* http4s-0.21.14
20+
721
## v0.3.2 (2020-12-10)
822

923
This release is considered stable.

0 commit comments

Comments
 (0)