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
{{ message }}
This repository was archived by the owner on Nov 16, 2018. It is now read-only.
mattwynne edited this page Mar 8, 2012
·
3 revisions
Cucumber tries to follow the SemVer specification for release numbers. Essentially, that means that:
If only the right-hand (patch) number in the release changes, you don't need to worry.
If the middle number (minor) number in the release changes, you don't need to worry.
If the left-hand (major) number changes, you can expect that things might break.