Bump version to v0.1.13 (#324)

This commit is contained in:
Carl Lerche
2018-10-16 14:41:23 -07:00
committed by GitHub
parent 6b23542a55
commit 80b4ec5073
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
# 0.1.13 (October 16, 2018)
* Add client support for Push Promises (#314).
* Expose `io::Error` from `h2::Error` (#311)
* Misc bug fixes (#304, #309, #319, #313, #320).
# 0.1.12 (August 8, 2018)
* Fix initial send window size (#301).