update changelog

This commit is contained in:
fakeshadow 2021-03-22 00:29:58 +08:00
parent 5fd7f8f187
commit 79d02893f9
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
# Changes
## Unreleased - 2021-xx-xx
* `ActixStream::{poll_read_ready, poll_write_ready}` would return `Ready` in Ok variant. [#293]
[#293] https://github.com/actix/actix-net/pull/293
## 2.1.0 - 2021-02-24