1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-01-12 19:57:38 +01:00
actix-web/actix-framed/changes.md

29 lines
352 B
Markdown
Raw Permalink Normal View History

2019-04-12 14:00:45 -07:00
# Changes
2020-05-13 01:57:37 +01:00
## [Unreleased] - 2020-xx-xx
* Bump minimum supported Rust version to 1.40
2019-12-25 20:17:22 +04:00
## [0.3.0] - 2019-12-25
* Migrate to actix-http 1.0
2019-07-20 10:50:36 +06:00
## [0.2.1] - 2019-07-20
* Remove unneeded actix-utils dependency
2019-05-12 10:18:02 -07:00
## [0.2.0] - 2019-05-12
* Update dependencies
2019-04-16 11:18:47 -07:00
## [0.1.0] - 2019-04-16
* Update tests
2019-04-12 14:00:45 -07:00
## [0.1.0-alpha.1] - 2019-04-12
* Initial release