CHANGELOG.md in rapgenius-0.1.0 vs CHANGELOG.md in rapgenius-1.0.0
- old
+ new
@@ -13,6 +13,13 @@
* Improves implementation of HTTParty
* Reorganises specs to use VCR
__v0.1.0__ (29th August 2013, *contributed by [tsigo](https://github.com/tsigo)*)
-* Adds support for searching for songs with `RapGenius::Song.search("Song, artist name or other query")`
+* Adds support for searching for songs with `RapGenius::Song.search("Song, artist name or other query")`
+
+__v1.0.0__ (27th January 2014)
+
+* Switches to using the private REST API used by the soon to be released
+[Genius iOS app](http://rapgenius.com/static/app).
+* Vastly improves quality of data available on songs and their lyrics
+* Provides access to media items and song artists
\ No newline at end of file