This commit is contained in:
Sean McArthur
2020-12-23 10:05:05 -08:00
parent b4976675fa
commit eec547d0dd
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
# 0.3.0 (December 23, 2020)
* Update to Tokio v1 and Bytes v1.
* Disable `tracing`'s `log` feature. (It can still be enabled by a user in their own `Cargo.toml`.)
# 0.2.7 (October 22, 2020)
* Fix stream ref count when sending a push promise