1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 15:07:42 +02:00

prepare actix-http release

This commit is contained in:
Nikolay Kim
2019-05-12 09:56:55 -07:00
parent 45c05978b0
commit 07b9707ca1
4 changed files with 10 additions and 6 deletions

View File

@ -1,6 +1,6 @@
# Changes
## [0.2.0] - 2019-xx-xx
## [0.2.0] - 2019-05-xx
### Changed
@ -8,6 +8,10 @@
* Expect and upgrade services accept `ServerConfig` config.
### Deleted
* `OneRequest` service
## [0.1.5] - 2019-05-04