0.5.0 - 2012-09-11
==================

 * Fix javascript to use navigator.id.get() instead of the deprecated
   navigator.id.getVerifiedEmail.


0.4.0 - 2012-07-17
==================

 * Migrate from PyVEP to PyBrowserID.


0.3.1 - 2012-01-30
==================

 * Don't choke on unicode in challenge_body; thanks catlee.
 * Update license to MPL 2.0.


0.3.0 - 2012-01-06
==================

 * Update for API compatability with PyVEP>=0.3.0.


0.2.1 - 2011-12-07
==================

 * Update for API compatability with PyVEP>=0.2.0.


0.2.0 - 2011-12-01
==================

 * Refactor verification code into a standand-alone library named
   "PyVEP", which is now a dependency.


0.1.0 - 2011-11-15
==================

 * Initial release.
