1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-07-04 04:55:48 +00:00

update changelog

This commit is contained in:
Nikolay Kim 2018-06-02 09:15:44 -07:00
parent 3bfed36fcc
commit cede817915

View file

@ -2,6 +2,11 @@
## [0.7.0] - 2018-xx-xx
### Added
* Re-export `actix::prelude::*` as `actix_web::actix` module.
### Changed
* Migrate to tokio