Update the versioning section
Breaking changes using the minor version Signed-off-by: Fabio José <fabiojose@gmail.com>
This commit is contained in:
parent
7dce05e61b
commit
c9eed102c3
|
@ -68,7 +68,8 @@ let ce =
|
||||||
|
|
||||||
### Before Spec reaches 1.0
|
### Before Spec reaches 1.0
|
||||||
|
|
||||||
- `0.x.p`: where `x` relates to spec version and `p` relates to fixes and releases.
|
- `0.x.p`: where `x` relates to spec version and `p` relates to fixes, releases
|
||||||
|
and breaking changes
|
||||||
|
|
||||||
### After Spec reaches 1.0
|
### After Spec reaches 1.0
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue