Skip to content

Commit 1b8cdbc

Browse files
committed
fixed messed up CHANGELOG after develop merge
1 parent 4f0b507 commit 1b8cdbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ and this project adheres to the versioning scheme outlined in the [README.md](RE
1717
- By default, miners will wait for a new tenure to start for a configurable amount of time after receiving a burn block before
1818
submitting a block commit. This will reduce the amount of RBF transactions miners are expected to need.
1919
- Add weight threshold and percentages to `StackerDBListener` logs
20+
- Signer will not allow reorg if more than one block in the current tenure has already been globally approved
2021

2122
## [3.1.0.0.6]
2223

@@ -31,7 +32,6 @@ and this project adheres to the versioning scheme outlined in the [README.md](RE
3132
- Logging improvements:
3233
- P2P logs now includes a reason for dropping a peer or neighbor
3334
- Improvements to how a PeerAddress is logged (human readable format vs hex)
34-
- Signer will not allow reorg if more than one block in the current tenure has already been globally approved
3535

3636
### Fixed
3737

0 commit comments

Comments
 (0)