mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-26 06:57:43 +02:00
Add Router::with_async() method for async handler registration
This commit is contained in:
@ -1,5 +1,10 @@
|
||||
# Changes
|
||||
|
||||
## 0.6.3 (2018-05-xx)
|
||||
|
||||
* Add `Router::with_async()` method for async handler registration.
|
||||
|
||||
|
||||
## 0.6.2 (2018-05-09)
|
||||
|
||||
* WsWriter trait is optional.
|
||||
|
Reference in New Issue
Block a user