Update CHANGES.md

This commit is contained in:
daddinuz 2019-05-12 20:39:11 +02:00
parent 89e35b9ed8
commit d460790faa
1 changed files with 1 additions and 1 deletions

View File

@ -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