File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,16 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to the versioning scheme outlined in the [ README.md] ( README.md ) .
7
7
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.
9
18
10
19
### Added
11
20
You can’t perform that action at this time.
0 commit comments