Hacker News new | ask | show | jobs
by FichteFoll 2684 days ago
To me this is something that a changelog should clarify. SemVer is intended to be used by machines and a change in a major version should prompt a developer to take a look at the actual changes (i.e. the changelog) and whether they are affected by those.

Adding another number for this purpose still does not tell you whether your particular use case of a library received breaking changes or not.