README.md in lastfm-1.26.0 vs README.md in lastfm-1.27.0
- old
+ new
@@ -29,10 +29,18 @@
It supports methods which require [authentication](http://www.last.fm/api/authentication).
### Album
+* [album.addTags](http://www.last.fm/api/show/album.addTags)
+* [album.getBuylinks](http://www.last.fm/api/show/album.getBuylinks)
* [album.getInfo](http://www.last.fm/api/show?service=290)
+* [album.getShouts](http://www.last.fm/api/show/album.getShouts)
+* [album.getTags](http://www.last.fm/api/show/album.getTags)
+* [album.getTopTags](http://www.last.fm/api/show/album.getTopTags)
+* [album.removeTag](http://www.last.fm/api/show/album.removeTag)
+* [album.search](http://www.last.fm/api/show/album.search)
+* [album.share](http://www.last.fm/api/show/album.share)
### Artist
* [artist.getEvents](http://www.last.fm/api/show?service=117)
* [artist.getInfo](http://www.last.fm/api/show?service=267)