We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 923857b commit 58e217dCopy full SHA for 58e217d
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+### v0.9.10 (2016-07-11)
2
+
3
4
+#### Features
5
6
+* **headers:**
7
+ * add origin header ([64881ae0](https://github.com/hyperium/hyper/commit/64881ae05458f06261b2e7d0f790184678cc42b9))
8
+ * Add Referrer-Policy header ([b76a02cc](https://github.com/hyperium/hyper/commit/b76a02cc446f2a3935006035fd73f5f7a47ec428))
9
10
11
### v0.9.9 (2016-06-21)
12
13
Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "hyper"
-version = "0.9.9"
+version = "0.9.10"
description = "A modern HTTP library."
readme = "README.md"
documentation = "http://hyperium.github.io/hyper"
0 commit comments