We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7102086 commit 22b2f3cCopy full SHA for 22b2f3c
CHANGELOG.md
@@ -19,6 +19,16 @@ This project adheres to [Semantic Versioning](http://semver.org/).
19
- Removed deprecated methods from `Api` (_childFactory, processResponse, authorize_)
20
- Removed transport object dependency from `Api`.
21
22
+## 0.8.3 / 2017-05-15
23
+
24
+### Fixed:
25
+ - Client::setApiVersion should accept only argument of type string (issue #57)
26
27
+## 0.8.2 / 2017-01-10
28
29
30
+ - Added missing polyfill for "json_last_error_msg".
31
32
## 0.8.1 / 2016-05-08
33
34
### Fixed:
0 commit comments