mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-29 21:52:22 +01:00
Make guidelines for release numbering more specific
This commit is contained in:
parent
ac64d9405b
commit
303ba1326b
@ -25,8 +25,8 @@ Releases will be numbered with the follow format:
|
|||||||
|
|
||||||
And constructed with the following guidelines:
|
And constructed with the following guidelines:
|
||||||
|
|
||||||
* Breaking backward compatibility bumps the major
|
* Breaking backward compatibility bumps the major (and resets minor and patch)
|
||||||
* New additions without breaking backward compatibility bumps the minor
|
* New additions without breaking backward compatibility bumps the minor (and resets patch)
|
||||||
* Bug fixes and misc changes bump the patch
|
* Bug fixes and misc changes bump the patch
|
||||||
|
|
||||||
For more information on SemVer, please visit http://semver.org/.
|
For more information on SemVer, please visit http://semver.org/.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user