CHANGELOG.md in rapgenius-1.1.0 vs CHANGELOG.md in rapgenius-1.1.1

- old
+ new

@@ -42,5 +42,11 @@ * Load descriptions as plain text, reducing code for parsing them __v1.1.0__ (5th June 2015) * Authenticate using access tokens for the official [Genius API](https://docs.genius.com) + +__v1.1.1__ (15th June 2015) + +* Raise a `RapGenius::MissingAccessTokenError` when making a request if no access token has been set +* Handle authentication failures by raising a `RapGenius::AuthenticationError` +* Fix search functionality (e.g. `RapGenius.search`) so that your access token is actually sent