CHANGES.md: Mention {Scope,Resource}::register_data.

This commit is contained in:
Jim Blandy 2019-09-17 11:15:13 -07:00
parent c066c77a6a
commit 031c58782a
1 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,9 @@
* Add `middleware::Conditon` that conditionally enables another middleware
* Add `Scope::register_data` and `Resource::register_data` methods, parallel to
`App::register_data`.
### Fixed
* h2 will use error response #1080