mirror of https://github.com/fafhrd91/actix-net
update changelog
This commit is contained in:
parent
a374a702e8
commit
d76d5d0278
|
@ -1,7 +1,9 @@
|
||||||
# Changes
|
# Changes
|
||||||
|
|
||||||
## Unreleased - 2021-xx-xx
|
## Unreleased - 2021-xx-xx
|
||||||
* Add `future::Either` type.
|
* Add `future::Either` type. [#305]
|
||||||
|
|
||||||
|
[#305]: https://github.com/actix/actix-net/pull/305
|
||||||
|
|
||||||
|
|
||||||
## 3.0.0-beta.3 - 2021-04-01
|
## 3.0.0-beta.3 - 2021-04-01
|
||||||
|
|
Loading…
Reference in New Issue