Bump version to v0.1.15 (#339)

This commit is contained in:
Carl Lerche
2019-01-13 09:53:19 -08:00
committed by GitHub
parent d6e1fbeed8
commit 78c39d8e65
4 changed files with 9 additions and 5 deletions

View File

@@ -1,3 +1,7 @@
# 0.1.15 (January 12, 2018)
* Fix race condition bug related to shutting down the client (#338).
# 0.1.14 (December 5, 2018)
* Fix closed streams to always return window capacity to the connection (#334).