This commit is contained in:
Sean McArthur
2018-05-31 20:42:52 +02:00
committed by GitHub
parent 3a4633d205
commit 1b9469ff75
3 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
# 0.1.9 (May 31, 2018)
* Add `poll_reset` to `SendResponse` and `SendStream` (#279).
# 0.1.8 (May 23, 2018)
* Fix client bug when max streams is reached. (#277)