Skip to content

Commit

Permalink
Define intended fix
Browse files Browse the repository at this point in the history
  • Loading branch information
timothycrosley committed Nov 4, 2015
1 parent f70f5b6 commit fb784c5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,6 @@ Changelog
- Auto supply `response` and `request` to output transformations and formats when they are taken as arguments
- Improved the `smart_boolean` type even further, to allow 0, 1, t, f strings as input
- Enabled normal boolean type to easily work with cli apps, by having it interact via 'store_true'

### 1.7.1
- Fix a bug that caused error messages sourced from exceptions to be double quoted

0 comments on commit fb784c5

Please sign in to comment.