mirror of
https://github.com/fafhrd91/actix-net
synced 2024-11-24 08:12:59 +01:00
20 lines
260 B
Markdown
20 lines
260 B
Markdown
# Changes
|
|
|
|
## [0.3.0-alpha.2] - 2019-11-xx
|
|
|
|
* Re-export `test` attribute macros
|
|
|
|
|
|
## [0.3.0-alpha.1] - 2019-11-22
|
|
|
|
* Migrate to std::future
|
|
|
|
## [0.2.0] - 2019-10-14
|
|
|
|
* Upgrade actix-server and actix-server-config deps
|
|
|
|
|
|
## [0.1.0] - 2019-09-25
|
|
|
|
* Initial impl
|