Skip to content

Commit f49e69a

Browse files
authored
Merge pull request #5015 from stacks-network/2.5.0.0.5.1-develop
Merge release/signer-2.5.0.0.5.1 into develop
2 parents 18ec305 + 8abcd14 commit f49e69a

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

stacks-signer/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,18 @@ and this project adheres to the versioning scheme outlined in the [README.md](RE
77

88
## [Unreleased]
99

10+
## [2.5.0.0.5.1]
11+
12+
### Added
13+
14+
- Adds signerdb schema versioning (#4965)
15+
- Added voting cli commands `generate-vote` and `verify-vote` (#4934)
16+
- Add soritiion tracking cache (#4905)
17+
- Push blocks to signer set and adds `/v3/blocks/upload` (#4902)
18+
19+
### Changed
20+
21+
- Fix an issue of poorly timed tenure and bitcoin blocks (#4956)
22+
- Process pending blocks before ending tenure (#4952)
23+
- Update rusqlite/sqlite versions (#4948)
24+
- return last block sortition in `/v3/sortitions` (#4939)

0 commit comments

Comments
 (0)