v0.2.0-alpha.3

This commit is contained in:
Sean McArthur
2019-10-01 08:21:28 -07:00
parent 02de0d161d
commit eef0ee52f0
3 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
# 0.2.0-alpha.3 (October 1, 2019)
* Update to futures `0.3.0-alpha.19`.
* Update to tokio `0.2.0-alpha.6`.
# 0.2.0-alpha.2 (September 20, 2019)
* Add server support for `PUSH_PROMISE`s (#327).