Skip to content

Commit

Permalink
Revs the version to 2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
l12s committed Mar 1, 2016
1 parent b4fea17 commit 570c420
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
### v2.0.4 (2016-03-01)

* Updates the way that API requests are throttled to:
* avoid a condition where the request queue callback could be called multiple times, causing a crash
* refactor the logic in `_callTransport` into multiple functions to make it easier to follow
* Updates dev dependencies:
* eslint
* nock
* eslint-config-airbnb

### v2.0.4 (2016-02-28)

* Passes through the logLevel param to the getLogger function
Expand Down

0 comments on commit 570c420

Please sign in to comment.