Bump version to v0.1.6 (#264)

This commit is contained in:
Carl Lerche
2018-04-24 20:47:17 -07:00
committed by GitHub
parent 558e6b6e6c
commit 279dd93354
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
# 0.1.6 (April 24, 2018)
* Misc bug fixes related to stream management (#258, #260, #262).
# 0.1.5 (April 6, 2018)
* Fix the `last_stream_id` sent during graceful GOAWAY (#254).