Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasad1 authored Jul 3, 2024
1 parent 36d36cf commit a7a9883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This is a bug-fix release that changes internal trimming data structure from
BTreeMap to MinHeap to support voters with the same weight.

### [Fixed]
- fix: feasibility check fails when all voters have the same staked amount ([#856](https://github.com/paritytech/staking-miner-v2/pull/856))
- fix: feasibility check when voters have the same staked amount ([#856](https://github.com/paritytech/staking-miner-v2/pull/856))

### [Changed]
- chore(deps): bump tokio from 1.37.0 to 1.38.0 ([#845](https://github.com/paritytech/staking-miner-v2/pull/845))
Expand Down

0 comments on commit a7a9883

Please sign in to comment.