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+
114### v0.6.9 (2015-08-13)
215
316
Original file line number Diff line number Diff line change 11[package ]
22
33name = " hyper"
4- version = " 0.6.9 "
4+ version = " 0.6.10 "
55description = " A modern HTTP library."
66readme = " README.md"
77documentation = " http://hyperium.github.io/hyper/hyper/index.html"
You can’t perform that action at this time.
0 commit comments