Skip to content
Snippets Groups Projects
Commit 4ad4c491 authored by Sean McArthur's avatar Sean McArthur
Browse files

v0.1.9

parent fcefda09
No related branches found
Tags v0.1.9
No related merge requests found
### v0.1.9 (2015-01-28)
#### Bug Fixes
* **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))
* **rustup:** update io import, Writer::write ([f606b603](https://github.com/hyperium/hyper/commit/f606b6039d15a0b6e46f5154a9c5482866497a0c))
#### Features
* **status:** add is_<status_class>() methods to StatusCodes ([2d55a22e](https://github.com/hyperium/hyper/commit/2d55a22e738fb7f37a271be4fc3cf2ebdb9b5345))
### v0.1.8 (2015-01-27)
......
[package]
name = "hyper"
version = "0.1.8"
version = "0.1.9"
description = "A modern HTTP library."
readme = "README.md"
documentation = "http://hyperium.github.io/hyper/hyper/index.html"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment