From df0d8d017c98826fb3081cb7e4c53aaa712afb7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9na=C3=AFc=20Cambr=C3=A9?= Date: Mon, 25 Sep 2017 18:54:48 +0200 Subject: [PATCH] add roadmap item --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 95365b2..ab2d7b6 100644 --- a/readme.md +++ b/readme.md @@ -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