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

prepare release

This commit is contained in:
Nikolay Kim
2018-05-20 21:09:54 -07:00
parent 285c73e95e
commit 14d1b8e2b6
3 changed files with 10 additions and 2 deletions

View File

@ -1,5 +1,7 @@
# Changes
## 0.6.8 (2018-05-20)
* Fix scope resource path extractor #234
* Re-use tcp listener on pause/resume