mirror of https://github.com/fafhrd91/actix-web
Update CHANGES.md
This commit is contained in:
parent
89e35b9ed8
commit
d460790faa
|
@ -3,7 +3,7 @@
|
|||
### Changes
|
||||
|
||||
* `App::configure` take an `FnOnce` instead of `Fn`
|
||||
|
||||
* `JsonConfig` is now `Send + Sync`, this implies that `error_handler` must be `Send + Sync` too.
|
||||
|
||||
## [1.0.0-beta.3] - 2019-05-04
|
||||
|
||||
|
|
Loading…
Reference in New Issue