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 22b2f3c commit 84e98bcCopy full SHA for 84e98bc
CHANGELOG.md
@@ -19,6 +19,12 @@ 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.4 / 2017-05-15
23
+
24
+### Fixed:
25
+ - Updated broken links (_.org to .io_) inside README.md
26
+ - Fixed broken tests on PHP 5.3 due to short array syntax.
27
28
## 0.8.3 / 2017-05-15
29
30
### Fixed:
0 commit comments