Skip to content

Commit d10245a

Browse files
author
Robert Wittman
committed
Bumped version
1 parent fb7d64c commit d10245a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,10 @@
1212

1313
* Fixed exception when Http\Client calls failed due to non-API causes
1414
* Using uninitialized SDK now throws Exception instead of vague errors
15+
16+
### 1.0.3 2016-06-15
17+
18+
* Http\Client now correctly handles cURL network errors, such as no internet or failure to resolve hosts
19+
* Tests included for Http\Client
20+
* README updated as to usage of 'strict' API execution.
21+
* Added facilities for checking nonce variables during authentication

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.2
1+
1.0.3

0 commit comments

Comments
 (0)