Skip to content

Commit ee97047

Browse files
Releasing version 2.0.1
1 parent 3058105 commit ee97047

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
@@ -2,6 +2,10 @@
22

33
All notable changes to the project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [2.0.1] - 2020-07-02
6+
### Fixed:
7+
- Fixed a bug in `ChunkedStreamingHandler` that caused the response to hang before reading the headers if there was no initial data in the stream.
8+
59
## [2.0.0] - 2020-07-01
610
### Added:
711
- In `httphelpers`, `ChunkedStreamingHandler`, `SSEHandler`, and `SSEEvent`

0 commit comments

Comments
 (0)