v0.3.5
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
### v0.3.5 (2015-03-28)
|
||||
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
* **http:** read more before triggering TooLargeError ([cb59f609](https://github.com/hyperium/hyper/commit/cb59f609c61a097d5d9fa728b9df33d79922573b), closes [#389](https://github.com/hyperium/hyper/issues/389))
|
||||
|
||||
|
||||
### v0.3.4 (2015-03-26)
|
||||
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
|
||||
name = "hyper"
|
||||
version = "0.3.4"
|
||||
version = "0.3.5"
|
||||
description = "A modern HTTP library."
|
||||
readme = "README.md"
|
||||
documentation = "http://hyperium.github.io/hyper/hyper/index.html"
|
||||
|
||||
Reference in New Issue
Block a user