File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 1+ ### v0.1.11 (2015-02-06)
2+
3+
4+ #### Bug Fixes
5+
6+ * ** readme:** Make the README client example work ([ 9b5d6aab] ( https://github.com/hyperium/hyper/commit/9b5d6aab7e68cf776618151e9e69e34fd66aba6c ) )
7+
8+
9+ #### Features
10+
11+ * ** headers:** add IfUnmodifiedSince header ([ b5543b67] ( https://github.com/hyperium/hyper/commit/b5543b67525e3d6ebc655d7e1736c8ade5b6dbb0 ) )
12+
13+
14+ #### Breaking Changes
15+
16+ * for any consumers of the Etag header, since the entity
17+ tag is now in a tuple.
18+
19+ ([ 28fd5c81] ( https://github.com/hyperium/hyper/commit/28fd5c81f54bb0ea3eda43a4014c736d00b4b07d ) )
20+
21+
122### v0.1.10 (2015-02-03)
223
324
Original file line number Diff line number Diff line change 11[package ]
22
33name = " hyper"
4- version = " 0.1.10 "
4+ version = " 0.1.11 "
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