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 67aa63a commit 8d61cafCopy full SHA for 8d61caf
CHANGELOG.md
@@ -18,6 +18,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
18
### Removed:
19
- Removed deprecated methods from `Api` (_childFactory, processResponse, authorize_)
20
- Removed transport object dependency from `Api`.
21
+
22
+### Fixed:
23
+ - NormalizeArrayListener should not run on `FormRequest` (issue #62)
24
+ - [Tests] Use mocked HTTP client in `OAuth2ListenerTest:testGetAccessTokenFail`
25
26
## 0.8.4 / 2017-05-15
27
0 commit comments