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

test for Scope::route(); prep release

This commit is contained in:
Nikolay Kim
2018-05-07 15:19:03 -07:00
parent c755d71a8b
commit 72908d974c
3 changed files with 29 additions and 11 deletions

View File

@ -1,6 +1,6 @@
# Changes
## 0.6.0 (...)
## 0.6.0 (2018-05-08)
* Add route scopes #202