mirror of https://github.com/fafhrd91/actix-web
31 lines
426 B
Markdown
31 lines
426 B
Markdown
# Changes
|
|
|
|
## [0.4.0-alpha.1] - 2020-05-25
|
|
|
|
* Update `actix-http` to 2.0.0-alpha.4
|
|
* Bump minimum supported Rust version to 1.40
|
|
* Minimize `futures` dependency
|
|
|
|
## [0.3.0] - 2019-12-25
|
|
|
|
* Migrate to actix-http 1.0
|
|
|
|
## [0.2.1] - 2019-07-20
|
|
|
|
* Remove unneeded actix-utils dependency
|
|
|
|
|
|
## [0.2.0] - 2019-05-12
|
|
|
|
* Update dependencies
|
|
|
|
|
|
## [0.1.0] - 2019-04-16
|
|
|
|
* Update tests
|
|
|
|
|
|
## [0.1.0-alpha.1] - 2019-04-12
|
|
|
|
* Initial release
|