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-10 15:45:06 -07:00
parent a38afa0cec
commit 095ad328ee
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Changes
## 0.6.3 (2018-05-xx)
## 0.6.3 (2018-05-10)
* Add `Router::with_async()` method for async handler registration.