Semantic versioning. API change management - AzureAD/azure-activedirectory-library-for-dotnet GitHub Wiki
ADAL.NET has adopted semantic versioning, the industry standard for OSS projects.
Per the semantic versioning spec, breaking changes (a.k.a. incompatible changes) will only be released with a major version bump. When that happens, we will document that change in the release notes.