1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-25 22:49:21 +02:00

prepare actix-http-test release

This commit is contained in:
Nikolay Kim
2019-04-24 07:31:33 -07:00
parent 898ef57080
commit 42644dac3f
3 changed files with 10 additions and 5 deletions

View File

@ -1,5 +1,10 @@
# Changes
## [0.1.1] - 2019-04-24
* Always make new connection for http client
## [0.1.0] - 2019-04-16
* No changes