diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f9ed4f..fddfd0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# v2.0.1 + +* Fix critical bug in how requests are queued. + # v2.0.0 * Breaking Change - Remove support for matchhistory-v2.2. diff --git a/README.md b/README.md index 0cf3682..01eb978 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ for [League of Legends](http://na.leagueoflegends.com/). There are [many node.js packages](https://developer.riotgames.com/discussion/riot-games-api/show/iXR9Vl2A) out there which give you access to the Riot API, but none has as complete a feature set as lol.js. -**Note 2.0.0 has breaking changes.** See the [changelog](./CHANGELOG.md) for details. +**Note 2.x has breaking changes.** See the [changelog](./CHANGELOG.md) for details. Features ========