Skip to content

Commit 8d61caf

Browse files
committed
Updated CHANGELOG [ci skip]
1 parent 67aa63a commit 8d61caf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1818
### Removed:
1919
- Removed deprecated methods from `Api` (_childFactory, processResponse, authorize_)
2020
- 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`
2125

2226
## 0.8.4 / 2017-05-15
2327

0 commit comments

Comments
 (0)