Skip to content

Commit b1f813b

Browse files
committed
Add language around stacks 3.0 type event
1 parent 8a8c5b0 commit b1f813b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stacks-signer/release-process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ When there are changes in-between `stacks-core` releases, the `stacks-signer` bi
3333
```
3434
X.Y.Z.A.n.x
3535
36-
X major version - does not change in practice unless there’s another Stacks 2.0 type event
36+
X major version - in practice, this does not change unless there’s another significant network update (e.g. a Stacks 3.0 type of event)
3737
Y increments on consensus-breaking changes
3838
Z increments on non-consensus-breaking changes that require a fresh chainstate (akin to semantic MAJOR)
3939
A increments on non-consensus-breaking changes that do not require a fresh chainstate, but introduce new features (akin to semantic MINOR)

0 commit comments

Comments
 (0)