We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aedfd50 commit 5eb4489Copy full SHA for 5eb4489
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
All notable changes to the project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
4
5
+## [2.1.0] - 2020-07-06
6
+### Added:
7
+- In `httphelpers.SSEStreamControl`: `EnqueueComment` and `SendComment`.
8
+
9
## [2.0.1] - 2020-07-02
10
### Fixed:
11
- Fixed a bug in `ChunkedStreamingHandler` that caused the response to hang before reading the headers if there was no initial data in the stream.
0 commit comments