* Add a helpful failure warning for users without permissions to automatically manage execution roles. * Fix potential div by zero error in new Tropo code.
0.24.0
* Use Troposphere/CloudFormation to create API Gateway routes - Thanks, mathom! * `zappa update` now updates changes to API Gateway routes * Redirect HTML content injection is fixed * Redirect HTML content injection now only happens for 'text/html' content types. This is a partial solution to 303. * Added CHANGELOG.md