add missing breaking change

This commit is contained in:
Prasanna V. Loganathar 2018-10-15 07:57:59 +05:30 committed by GitHub
parent c04b4678f1
commit effe1c15d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@
### Changed
* [BREAKING] server::Server struct moved into actix-net
* Set min version for actix
* Set min version for actix-net