1
0
Fork 0
musicbrainz/CHANGELOG.md

18 lines
503 B
Markdown

## musicbrainz (unreleased) ##
# 0.7.7 (Dezember 1, 2014) ##
* Handle nil values returned from Base model search at Artist#find_by_name and ReleaseGroup#find_by_artist_and_title [#24]
# 0.7.6 (June 14, 2013) ##
* Improves urls attribute to return an array if there are multiple urls for a relation type. [#19]
# 0.7.5 (May 6, 2013) ##
* Created new track_search binding to allow searching for tracks. [#18]
* Adds release group urls. [#17]
# 0.1.0 (July 18, 2011) ##
* Initial version.