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-16 11:02:26 -07:00
parent e7ec77aa81
commit 4c0ebd55d3
3 changed files with 8 additions and 3 deletions

View File

@ -1,5 +1,10 @@
# Changes
## [0.1.0] - 2019-04-16
* No changes
## [0.1.0-alpha.3] - 2019-04-02
* Request functions accept path #743