File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1+ ### v0.1.9 (2015-01-28)
2+
3+
4+ #### Bug Fixes
5+
6+ * ** headers:** Don't display q if q=1 in quality item. ([ 91df2441] ( https://github.com/hyperium/hyper/commit/91df2441a0bb8c032b6fc5ccff50ed0eb98f2194 ) , closes [ #281 ] ( https://github.com/hyperium/hyper/issues/281 ) )
7+ * ** rustup:** update io import, Writer::write ([ f606b603] ( https://github.com/hyperium/hyper/commit/f606b6039d15a0b6e46f5154a9c5482866497a0c ) )
8+
9+
10+ #### Features
11+
12+ * ** status:** add is_ <status_class>() methods to StatusCodes ([ 2d55a22e] ( https://github.com/hyperium/hyper/commit/2d55a22e738fb7f37a271be4fc3cf2ebdb9b5345 ) )
13+
14+
115### v0.1.8 (2015-01-27)
216
317
Original file line number Diff line number Diff line change 11[package ]
22
33name = " hyper"
4- version = " 0.1.8 "
4+ version = " 0.1.9 "
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