File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change
1
+ ### v0.6.10 (2015-08-19)
2
+
3
+
4
+ #### Bug Fixes
5
+
6
+ * ** client:** close connection when there is an Error ([ d32d35bb] ( https://github.com/hyperium/hyper/commit/d32d35bbea947172224082e1f9b711022ce75e30 ) )
7
+
8
+
9
+ #### Features
10
+
11
+ * ** uri:** implement fmt::Display for RequestUri () ([ 80931cf4] ( https://github.com/hyperium/hyper/commit/80931cf4c31d291125700ed3f9be5b3cb015d797 ) , closes [ #629 ] ( https://github.com/hyperium/hyper/issues/629 ) )
12
+
13
+
1
14
### v0.6.9 (2015-08-13)
2
15
3
16
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
3
3
name = " hyper"
4
- version = " 0.6.9 "
4
+ version = " 0.6.10 "
5
5
description = " A modern HTTP library."
6
6
readme = " README.md"
7
7
documentation = " http://hyperium.github.io/hyper/hyper/index.html"
You can’t perform that action at this time.
0 commit comments