Skip to content

Commit

Permalink
Merge pull request #5120 from stacks-network/chore/2.5.0.0.7-changelog
Browse files Browse the repository at this point in the history
Chore/2.5.0.0.7 changelog
  • Loading branch information
wileyj authored Aug 29, 2024
2 parents cbf0c52 + 1584e9c commit 11bcee3
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,27 @@ and this project adheres to the versioning scheme outlined in the [README.md](RE
- `get-tenure-info?` added
- `get-block-info?` removed

## [2.5.0.0.7]

### Added

- Add warn logs for block validate rejections (#5079)
- Neon mock miner replay (#5060)

### Changed

- Revert BurnchainHeaderHash serialization change (#5094)
- boot_to_epoch_3 in SignerTest should wait for a new commit (#5087)
- Fix block proposal rejection test (#5084)
- Mock signing revamp (#5070)
- Multi miner fixes jude (#5040)

## [2.5.0.0.6]

### Changed

- If there is a getchunk/putchunk that fails due to a stale (or future) version NACK, the StackerDB sync state machine should immediately retry sync (#5066)

## [2.5.0.0.5]

### Added
Expand Down

0 comments on commit 11bcee3

Please sign in to comment.