
0.0.14 / 2016-08-17
==================

  * Add deprecation notice

0.0.13 / 2014-10-21
==================

  * Rename error classes and prepend namespace

0.0.12 / 2014-08-21
==================

  * Add note about non-geographical entities
  * Update country code validation
  * Update google-libphonenumber@0.0.4
  * Update world-countries@0.5.0
  * Update co-mocha@1.0.0
  * Update nock@0.45.0
  * Update should@4.0.4
  * Update sinon@1.10.2

0.0.11 / 2014-08-04
==================

  * Update google-libphonenumber@0.0.3
  * Update validator.js@1.0.0
  * Update nock@0.43.0

0.0.10 / 2014-07-25
==================

  * Update google-libphonenumber@0.0.1
  * Return nock mocks on test

0.0.9 / 2014-07-23
==================

  * Improve phone number validator and docs
  * Add tests for input parser
  * Add test for number reported to Authy
  * Update registerUser to use improved validation

0.0.8 / 2014-07-14
==================

  * Add more specific errors

0.0.7 / 2014-07-11
==================

  * Fix TOTP token validation

0.0.6 / 2014-07-11
==================

  * Add push notification note
  * Rename HOTP to TOTP token validator
  * Add countries via external dependency

0.0.5 / 2014-07-04
==================

  * Update `InvalidTokenAuthyError` inheritance

0.0.4 / 2014-07-04
==================

  * Fix possible phone number validator class name
  * Fix empty body throwing an error in HttpAuthyError

0.0.3 / 2014-07-04
==================

  * Add HOTP token validator
  * Add possible phone number validator

0.0.2 / 2014-07-03
==================

  * Add support for CCA2 and CCA3 country codes

0.0.1 / 2014-07-01
==================

  * Add initial implementation
