Skip to content

Commit

Permalink
Define desired changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
timothycrosley committed Feb 1, 2016
1 parent d4504cb commit dc52c70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ Changelog
- Added support for automatically adding headers based on route match
- Added support for quickly adding cache header based on route match
- Added support for quickly adding allow origin header based on route match
- Documentation generation was moved to API instances to enable easier customization
- Now correctly identifies and handles custom encodings
- Improved integration with Falcon so that primary elements (like status codes) can be imported directly from hug
- Added the ability to specify a transformer for validation errors per request handler, via `on_invalid` decorator argument
Expand Down

0 comments on commit dc52c70

Please sign in to comment.