Skip to content

Commit e562d7a

Browse files
committed
v0.10.4
1 parent 7423570 commit e562d7a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
### v0.10.4 (2017-01-31)
2+
3+
4+
#### Features
5+
6+
* **header:** implement fmt::Display for several headers ([d5075770](https://github.com/hyperium/hyper/commit/d50757707b1c628f398fb0583aa3dd02111ae658))
7+
8+
19
### v0.10.3 (2017-01-30)
210

311

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

33
name = "hyper"
4-
version = "0.10.3"
4+
version = "0.10.4"
55
description = "A modern HTTP library."
66
readme = "README.md"
77
homepage = "http://hyper.rs"

0 commit comments

Comments
 (0)