We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b29d96b commit 0cd7e9dCopy full SHA for 0cd7e9d
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+### v0.5.2 (2015-06-01)
2
+
3
4
+#### Bug Fixes
5
6
+* **buffer:** check capacity before resizing ([b1686d1b](https://github.com/hyperium/hyper/commit/b1686d1b22aa95a17088f99054d577bbb2aef9dc))
7
8
9
### v0.5.1 (2015-05-25)
10
11
Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "hyper"
-version = "0.5.1"
+version = "0.5.2"
description = "A modern HTTP library."
readme = "README.md"
documentation = "http://hyperium.github.io/hyper/hyper/index.html"
0 commit comments