Skip to content

Commit d0ac20b

Browse files
Prepare v0.2.0 release
1 parent 090b339 commit d0ac20b

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.2.0] - 2026-02-09
11+
1012
### Added
1113

1214
- The `Policy` type gained a full implementation of the quorum logic and the

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sigsum"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
edition = "2021"
55
license = "MIT"
66
homepage = "https://github.com/mullvad/sigsum-rs"

0 commit comments

Comments
 (0)