Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 246 Bytes

CHANGELOG.md

File metadata and controls

10 lines (6 loc) · 246 Bytes

Changelog

0.1.2

  • Support read_timeout and open_timeout Nexmo::Voice::Client.new 'your_key', 'your_secret', read_timeout: 2, open_timeout: 2

0.1.1

  • Support timeout Nexmo::Voice::Client.new 'your_key', 'your_secret', timeout: 2