Bump version to v0.1.5 (#255)

This commit is contained in:
Oliver Gould
2018-04-06 18:41:27 -07:00
committed by Sean McArthur
parent dca336f8b2
commit fabae35311
3 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
# 0.1.5 (April 6, 2018)
* Fix the `last_stream_id` sent during graceful GOAWAY (#254).
# 0.1.4 (April 5, 2018)
* Add `initial_connection_window_size` to client and server `Builder`s (#249).