* Move from ``urllib`` to ``requests`` to fix some encoding errors on Python 3
1.1.0
------------------
* Added Python 3 compatibility
1.0.0
------------------
* Forked from RyanSB to Time Out. * Allow rescheduling - by raising the new built-in ``NoResponse`` exception, a resource can avoid sending any messing to CloudFormation. This is to support Lambda functions that take >300 seconds to execute and thus reschedule themselves.
0.2.2
------------------
* Last version `by RyanSB <https://github.com/ryansb/cfn-wrapper-python>`_.