1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-09-28 06:12:04 +00:00
actix-web/actix-files/CHANGES.md
2019-04-20 21:16:51 -07:00

21 lines
311 B
Markdown

# Changes
## [0.1.0-beta.1] - 2019-04-20
* Update actix-web to beta.1
## [0.1.0-alpha.6] - 2019-04-14
* Update actix-web to alpha6
## [0.1.0-alpha.4] - 2019-04-08
* Update actix-web to alpha4
## [0.1.0-alpha.2] - 2019-04-02
* Add default handler support
## [0.1.0-alpha.1] - 2019-03-28
* Initial impl