mirror of
https://github.com/fafhrd91/actix-web
synced 2024-11-24 08:22:59 +01:00
29 lines
352 B
Markdown
29 lines
352 B
Markdown
# Changes
|
|
|
|
## [Unreleased] - 2020-xx-xx
|
|
|
|
* Bump minimum supported Rust version to 1.40
|
|
|
|
## [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
|