1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-07-12 08:46:16 +00:00
actix-web/actix-framed/changes.md
2019-12-25 20:17:22 +04:00

25 lines
275 B
Markdown

# Changes
## [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