Bump version to v0.1.3 (#248)

This commit is contained in:
Carl Lerche
2018-03-28 12:50:46 -07:00
committed by GitHub
parent 23090c9fed
commit 430d28723f
3 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
# 0.1.3 (March 28, 2018)
* Allow configuring max streams before the peer's settings frame is
received (#242).
* Fix HPACK decoding bug with regards to large literals (#244).
* Fix state transition bug triggered by receiving a RST_STREAM frame (#247).
# 0.1.2 (March 13, 2018)
* Fix another bug relating to resetting connections and reaching