Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bakura10 committed Aug 27, 2015
1 parent 9f9533d commit 226aaae
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# CHANGELOG

## 2.0.6

* Use unknown error exception if an exception contains an unknown error code, instead of crashing

## 2.0.5

* Add missing `deleteStaticSegmentMembers` method.
*
## 2.0.4

* Add `addStaticListSegment` method

## 2.0.3

* Return in Error handler if no response is set (which happens in case of async calls)
Expand Down

0 comments on commit 226aaae

Please sign in to comment.