Skip to content

Commit

Permalink
Document intended change
Browse files Browse the repository at this point in the history
  • Loading branch information
timothycrosley committed Jan 22, 2016
1 parent 551dd6a commit 2e32523
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 @@ -111,6 +111,7 @@ Changelog
- Added `in_range`, `greater_than`, and `less_than` types to allow easily limiting values entered into an API

### 2.0.0
- Adds the concept of chain-able routing decorators
- Adds support for running arbitrary python functions at runtime via an `@hug.startup` decorator
- Adds support for smarter handling of html output types
- Added extended support for delimited fields, enabling use of custom delimiters
Expand Down

0 comments on commit 2e32523

Please sign in to comment.