Skip to content

Commit

Permalink
Update changelog for #428
Browse files Browse the repository at this point in the history
  • Loading branch information
emostov committed Apr 22, 2024
1 parent ea2450b commit 28431b9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.MD
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,15 @@ Removed: for now removed features.
Fixed: for any bug fixes.
Security: in case of vulnerabilities.

## Unreleased

### Added

- BREAKING CHANGE: qos_core: quorum key resharding service, new state machine transitions, and new `ProtocolMsg` variants (#428)
- qos_client: commands to run quorum key resharding and high level documentation (#428)
- qos_crypto: function to generate n choose k variants (#428)
- qos_hex: support more array sizes for serde deserialize

## [0.4.0] 2024.4.9

### Added
Expand Down

0 comments on commit 28431b9

Please sign in to comment.