Skip to content

Commit 22b2f3c

Browse files
committed
[CHANGELOG] Imported missing versions from support [ci skip]
Imported versions `0.8.2` and `0.8.3` from support/0.8 branch.
1 parent 7102086 commit 22b2f3c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,16 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1919
- Removed deprecated methods from `Api` (_childFactory, processResponse, authorize_)
2020
- Removed transport object dependency from `Api`.
2121

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+
### Fixed:
30+
- Added missing polyfill for "json_last_error_msg".
31+
2232
## 0.8.1 / 2016-05-08
2333

2434
### Fixed:

0 commit comments

Comments
 (0)