1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-01-15 13:02:54 +01:00
actix-web/actix-files/CHANGES.md

11 lines
124 B
Markdown
Raw Permalink Normal View History

2019-03-01 23:59:44 -08:00
# Changes
2019-04-02 21:49:31 -07:00
## [0.1.0-alpha.2] - 2019-04-02
2019-03-31 18:19:18 -07:00
* Add default handler support
2019-03-28 13:46:26 -07:00
## [0.1.0-alpha.1] - 2019-03-28
2019-03-01 23:59:44 -08:00
* Initial impl