diff --git a/Compatibility.md b/Compatibility.md index 3adc607..ce3cfac 100644 --- a/Compatibility.md +++ b/Compatibility.md @@ -38,6 +38,9 @@ in other endpoint calls | _PLAYLISTS_ ||| | `getPlaylists` | 1.7.0 | | | `getPlaylist` | 1.7.0 | | +| `createPlaylist` | 1.14.0 | Cannot be used to update playlist | +| `updatePlaylist` | 1.14.0 | Ignores `comment` and `public` parameter | +| `deletePlaylist` | 1.14.0 | | | ||| | _MEDIA RETRIEVAL_ ||| | `stream` | 1.5.0 | Returns wrong content-length when downsampling |