-Unfortunately Spotify does not provide any version information with their web API reference documentation. Therefore, I try to follow [semantic versioning](https://semver.org) when releasing new versions. But keep in mind that Spotify can update their Web API endpoints at any time, so it is best to always use the latest major version of these libraries. Only updating to a newer patch or minor release even if there is a new major release might be less work for you, but it also imposes to risk of running into issues because Spotify has made a breaking change to their Web API.
0 commit comments