Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 503 Bytes

CHANGELOG.md

File metadata and controls

18 lines (10 loc) · 503 Bytes

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.