Skip to content
This repository was archived by the owner on Jan 13, 2021. It is now read-only.

Commit b8361af

Browse files
committed
Update changelog for merged PRs in hyper.
1 parent 329f1a4 commit b8361af

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

HISTORY.rst

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,18 @@
11
Release History
22
===============
33

4-
dev
5-
---
4+
0.6.1 (2016-06-13)
5+
------------------
66

77
*Bugfixes*
88

99
- Tolerate errors when attempting to send a RST_STREAM frame.
10+
- Ensure that calls to ``fileno()`` on the compatibility ``SSLSocket`` object
11+
actually work correctly. Thanks to @benlast!
12+
- Improved some problems with thread-safety in the ``Stream`` class. Thanks to
13+
@fredthomsen!
14+
- Allowed for systems to use hyper without the bundled cert file being present.
15+
Thanks to @JasonGowthorpe!
1016

1117
0.6.0 (2016-05-06)
1218
------------------

0 commit comments

Comments
 (0)