diff --git a/CHANGES.md b/CHANGES.md index 4702f335e..9a3aa9c0f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,9 @@ # Changes +## 0.5.0 (in the future) + +* Migrate to actix-web 2.0.0 and std::future + ## 0.4.1 (2019-10-03) * Upgrade prost and prost-derive to 0.5.0