Skip to content

Commit cc8d0af

Browse files
committed
Update CHANGELOG.md
1 parent 7635108 commit cc8d0af

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file.
33

44
## [Unreleased](https://github.com/nstdio/http-client-ext/compare/v2.3.1...HEAD)
55

6+
### ♻️ Improvements
7+
- Use fixed thread pool to perform disk I/O. ([6349789](https://github.com/nstdio/http-client-ext/commit/6349789959e027dc960abbbad1005224fe2f231a))
8+
- Improve task cancellation. ([b7b8223](https://github.com/nstdio/http-client-ext/commit/b7b8223be7eb694314fd5e221a8126fe7d7e33e5))
9+
- Json publisher produces Content-Length header. ([ee94d87](https://github.com/nstdio/http-client-ext/commit/ee94d873b713a3ef13ca70d101a82c02f5b84273))
610
## [v2.3.1](https://github.com/nstdio/http-client-ext/compare/v2.3.0...v2.3.1)
711

812
### ♻️ Improvements

0 commit comments

Comments
 (0)