Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

Commit

Permalink
add roadmap item
Browse files Browse the repository at this point in the history
  • Loading branch information
kadiks committed Sep 25, 2017
1 parent 9184bc3 commit df0d8d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ Returns [TrackItem]
- [ ] Remove default `artwork` property in `getAlbums()` to avoid performances issues
- [ ] Change `getArtists()` to return [TrackItem] and not [String]
- [ ] Add same filtering capabilities from `getTracks()` to `getAlbums()` & `getArtists()`
- [ ] Remove playable capabilities all together (now with iOS11, it needs a new authorization process)
- [x] Change all code and examples to ES6
- [x] Get playlist

Expand Down

0 comments on commit df0d8d0

Please sign in to comment.