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

20 lines
261 B
Markdown
Raw Permalink Normal View History

2019-03-28 13:46:26 -07:00
# Changes
2019-04-07 23:42:05 -07:00
## [0.1.0-alpha.4] - 2019-04-08
* Update actix-web
2019-04-02 21:49:31 -07:00
## [0.1.0-alpha.3] - 2019-04-02
* Update actix-web
2019-03-29 22:06:14 -07:00
## [0.1.0-alpha.2] - 2019-03-29
* Update actix-web
* Use new feature name for secure cookies
2019-03-28 13:46:26 -07:00
## [0.1.0-alpha.1] - 2019-03-28
* Initial impl