Skip to content
This repository has been archived by the owner on Nov 28, 2018. It is now read-only.

Latest commit

 

History

History
74 lines (58 loc) · 1.53 KB

CHANGELOG.md

File metadata and controls

74 lines (58 loc) · 1.53 KB

Changelog

2.2.1

2016-04-06

  • Fix useSSL option cannot be set to false #9

2.2.0

2016-04-02

  • Call api supported #7
  • Fix api response error check #8

2.1.3

2015-11-01

  • Fix typo #5
  • Update README #6

2.1.2

2015-06-08

  • Fix typo #4

2.1.1

2015-05-03

  • Update endpoint for TTS message #3
  • Update README

2.1.0

2015-04-11

  • Fix typo #2
  • Update README

2.0.2

2014-11-30

  • Fix text message encoded issue #1

2.0.1

2014-11-20

  • Encode WAP push url

2.0.0

2014-11-10

  • Support more parameter for each APIs
  • Add test

1.0.7

2014-11-05

  • Add TTS message support

1.0.6

2014-05-05

  • Change default protocol to https
  • Add Content-Length header

1.0.5

2014-04-21

  • Changed back to JavaScript for easy maintenance

1.0.4

2013-12-17

  • Rewrite JavaScript to CoffeeScript

1.0.3

2013-11-13

  • Implement nexmo.getTopUp

1.0.2

2013-11-05

  • Architecture Changes

1.0.1

2013-11-04

  • Fix credentials typo

1.0.0

2013-11-03

  • Created initial version