Skip to content

Commit 667b077

Browse files
committed
Add note about versioning policy.
1 parent e92ee8c commit 667b077

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -386,6 +386,12 @@ In addition, there are a few significant changes to note:
386386
the source manager with (e.g. an overridden `YoutubeTrackDetailsLoader`), this **is not** compatible
387387
with this source manager.
388388

389+
## Versioning Policy
390+
This project follows [Semantic Versioning](https://semver.org/), except in the case of [client](#available-clients) removal.
391+
Typically, clients are not removed unless there is good reason, such as being deprecated, irreparably broken or removed from YouTube's client lifecycle.
392+
In such scenarios, we anticipate that you have ceased usage of such clients prior to their removal, so do not expect any code breakage,
393+
however we advise that you periodically check and keep your client list up to date due to this.
394+
389395
## Additional Support
390396
If you need additional help with using this source, that's not covered here or in any of the issues,
391397
[join our Discord server](https://discord.gg/ZW4s47Ppw4).

0 commit comments

Comments
 (0)