.. vim: ft=rst nospell tw=80

v0.2.1 - May 8, 2014 - Message template
---------------------------------------

- :setting:`OTP_TWILIO_TOKEN_TEMPLATE` allows you to customize the message that
  is sent by SMS.


v0.2.0 - November 10, 2013 - Django 1.6
---------------------------------------

- Now supports Django 1.4 to 1.6 on Python 2.6, 2.7, 3.2, and 3.3. This is the
  first release for Python 3.


v0.1.3 - May 9, 2013 - Unit test improvements
---------------------------------------------

Major unit test cleanup. Tests should pass or be skipped under all supported
versions of Django, with or without custom users and timzeone support.


v0.1.2 - March 24, 2013 - Bug fix
---------------------------------

- Fix for requests integration.


v0.1.1 - October 8, 2012 - Bug fix
----------------------------------

- Fix exception with an empty token form.


v0.1.0 - August 20, 2012 - Initial Release
------------------------------------------

Initial release.
