Skip to content

Latest commit

 

History

History
104 lines (69 loc) · 6.66 KB

CHANGELOG.md

File metadata and controls

104 lines (69 loc) · 6.66 KB

Changelog

v1.1.2 (2018-11-28)

Full Changelog

Merged pull requests:

v1.1.1 (2018-02-13)

Full Changelog

Merged pull requests:

v1.1.0 (2018-01-04)

Full Changelog

Merged pull requests:

v1.0.10 (2017-01-30)

Full Changelog

Merged pull requests:

  • Fix example phone numbers #32 (ruimarinho)
  • Remove required assert from activity data and ip #30 (ruimarinho)
  • Remove required assert from is_ported on start phone verification #29 (ruimarinho)
  • Add expired status to approval requests #28 (ruimarinho)
  • Clarify description of the activity IP #27 (ruimarinho)
  • Replace api_key querystring or body parameter by more secure header #26 (ruimarinho)
  • Actually post data as application/json, not form-data #25 (holm)

v1.0.9 (2017-01-12)

Full Changelog

Merged pull requests:

v1.0.8 (2016-12-11)

Full Changelog

Merged pull requests:

  • Update _app_serial_id constraint to accept integer values #23 (ruimarinho)
  • Fix typo in README #22 (fixe)

v1.0.7 (2016-10-19)

Full Changelog

Merged pull requests:

  • Update device constraint to accept null values #21 (ruimarinho)

v1.0.6 (2016-09-28)

Full Changelog

Merged pull requests:

v1.0.5 (2016-08-01)

Full Changelog

Merged pull requests:

  • Add support for x-authy-signature-nonce as a string #11 (ruimarinho)

v1.0.4 (2016-07-31)

Full Changelog

v1.0.3 (2016-07-31)

Full Changelog

v1.0.2 (2016-06-04)

Full Changelog

v1.0.1 (2016-05-17)

Full Changelog

Merged pull requests:

v1.0.0 (2016-04-26)

Merged pull requests:

  • Replace invalid response error by assertion failed error #3 (ruimarinho)
  • Update README with ES5 examples #2 (ruimarinho)