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

prepare actix-service release

This commit is contained in:
Nikolay Kim
2019-12-11 10:29:34 +06:00
parent 25012d290a
commit c094f84b85
3 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,7 @@
# Changes
## [1.0.0] - 2019-12-11
### Added
* Add Clone impl for Apply service