Skip to content

Commit 71efdc4

Browse files
committed
Update changelog
Signed-off-by: maurges <nikita@dfns.co>
1 parent b3354fc commit 71efdc4

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

round-based/CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v0.4.1
2+
* Add methods to Party to change its components
3+
14
## v0.4.0
25
* BREAKING: Improve ergonomics of protocol simulation, which is used for writing tests [#14]
36
* Remove `dev` feature, it's replaced with `sim` and `sim-async`

round-based/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "round-based"
3-
version = "0.4.0"
3+
version = "0.4.1"
44
edition = "2021"
55
license = "MIT OR Apache-2.0"
66
description = "Driver for MPC protocols"

0 commit comments

Comments
 (0)