1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-25 22:49:21 +02:00

alpha.6 release

This commit is contained in:
Nikolay Kim
2019-04-14 08:09:32 -07:00
parent 6bc1a0c76b
commit d7040dc303
10 changed files with 26 additions and 20 deletions

View File

@ -1,15 +1,17 @@
# Changes
## [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