v0.5.2
This commit is contained in:
@@ -1,3 +1,11 @@
|
|||||||
|
### v0.5.2 (2015-06-01)
|
||||||
|
|
||||||
|
|
||||||
|
#### Bug Fixes
|
||||||
|
|
||||||
|
* **buffer:** check capacity before resizing ([b1686d1b](https://github.com/hyperium/hyper/commit/b1686d1b22aa95a17088f99054d577bbb2aef9dc))
|
||||||
|
|
||||||
|
|
||||||
### v0.5.1 (2015-05-25)
|
### v0.5.1 (2015-05-25)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
[package]
|
[package]
|
||||||
|
|
||||||
name = "hyper"
|
name = "hyper"
|
||||||
version = "0.5.1"
|
version = "0.5.2"
|
||||||
description = "A modern HTTP library."
|
description = "A modern HTTP library."
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
documentation = "http://hyperium.github.io/hyper/hyper/index.html"
|
documentation = "http://hyperium.github.io/hyper/hyper/index.html"
|
||||||
|
|||||||
Reference in New Issue
Block a user