Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 385 Bytes

CHANGELOG.md

File metadata and controls

22 lines (13 loc) · 385 Bytes

0.3.0

  • Implemented "Get Similar albums for the given album" API.
  • Implemented "Get Similar artists for the given artist" API.
  • Implemented "Get Similar tracks for the given track" API.

0.2.1

  • Added missing docs on search enums.

0.2.0

  • Implemented search APIs.
  • Fixed minor bugs.

0.1.1

  • Exported API interfaces for documentation.

0.1.0

  • Initial version.