We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e261bb commit 86de27bCopy full SHA for 86de27b
CHANGELOG.MD
@@ -14,6 +14,15 @@ Removed: for now removed features.
14
Fixed: for any bug fixes.
15
Security: in case of vulnerabilities.
16
17
+## Unreleased
18
+
19
+### Added
20
21
+- BREAKING CHANGE: qos_core: quorum key resharding service, new state machine transitions, and new `ProtocolMsg` variants (#428)
22
+- qos_client: commands to run quorum key resharding and high level documentation (#428)
23
+- qos_crypto: function to generate n choose k variants (#428)
24
+- qos_hex: support more array sizes for serde deserialize
25
26
## [0.4.0] 2024.4.9
27
28
### Added
0 commit comments