Skip to content

Commit b7792bd

Browse files
committed
chore: add changelog header for 2.5.0.0.0
1 parent dcc89d2 commit b7792bd

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,16 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to the versioning scheme outlined in the [README.md](README.md).
77

8-
## [Next-Branch]
8+
## [2.5.0.0.0]
9+
10+
This release implements the 2.5 Stacks consensus rules: primarily the instantiation
11+
of the pox-4 contract. For more details see SIP-021.
12+
13+
This release is a consensus-critical release. Nodes which do not update before
14+
the 2.5 activation height will be forked away from the rest of the network. This release
15+
is compatible with 2.4.x chain state directories and does not require resyncing from
16+
genesis. The first time a node boots with this version it will perform some database
17+
migrations which could lengthen the normal node startup time.
918

1019
### Added
1120

0 commit comments

Comments
 (0)