We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38d08e0 commit 884fb1bCopy full SHA for 884fb1b
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+### v0.6.8 (2015-08-03)
2
+
3
4
+#### Features
5
6
+* **raw-fd:** implement FromRawFd/FromRawSocket ([664bde58](https://github.com/hyperium/hyper/commit/664bde58d8a6b2d6ce5624ed96b8d6d68214a782))
7
8
9
### v0.6.7 (2015-08-03)
10
11
Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "hyper"
-version = "0.6.7"
+version = "0.6.8"
description = "A modern HTTP library."
readme = "README.md"
documentation = "http://hyperium.github.io/hyper/hyper/index.html"
0 commit comments