Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 240 Bytes

CHANGELOG.md

File metadata and controls

13 lines (8 loc) · 240 Bytes

Changelog

2.0.3

  1. Add timeout

2.0.2

  1. Custom error in return value use pointer.

2.0.1

  1. [BREAKING] Return type of SendSMSCode changes to pointer *SuccessResponse.
  2. Use custom error struct instead of plain string error.