This commit is contained in:
Sean McArthur
2020-03-03 12:21:56 -08:00
parent 1b01300eeb
commit f7718b5b19
3 changed files with 7 additions and 3 deletions

View File

@@ -1,3 +1,7 @@
# 0.2.2 (March 3, 2020)
* Reduce size of `FlowControl` and `RecvStream`.
# 0.2.1 (December 6, 2019)
* Relax `Unpin` bounds on the send `Buf` generic.