diff --git a/CHANGES.md b/CHANGES.md index 5b9e16bd7..879040c5e 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,6 +2,11 @@ ## [0.7.0] - 2018-xx-xx +### Added + +* Re-export `actix::prelude::*` as `actix_web::actix` module. + + ### Changed * Migrate to tokio