mirror of https://github.com/fafhrd91/actix-net
update changelog
This commit is contained in:
parent
5fd7f8f187
commit
79d02893f9
|
@ -1,6 +1,9 @@
|
||||||
# Changes
|
# Changes
|
||||||
|
|
||||||
## Unreleased - 2021-xx-xx
|
## 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
|
## 2.1.0 - 2021-02-24
|
||||||
|
|
Loading…
Reference in New Issue