You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lahmizzar edited this page Apr 25, 2013
·
2 revisions
For transparency and for striving to maintain backward compatibility, Projectfork releases maintained under Semantic Versioning guidelines as much as possible.
Projectfork releases will be numbered with the following format:
<major>.<minor>.<patch>
And constructed with the following guidelines:
Breaking backward compatibility bumps the major (and resets the minor and patch - i.e. PF3 => PF4)
New additions without breaking backward compatibility bumps the minor (and resets the patch)