Skip to content

Commit 22477a7

Browse files
committed
Update Version 0.2.0
1 parent 58621d7 commit 22477a7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# Version 0.2.0
2+
3+
## Features
4+
5+
- Add reconstruct_parallelized API for improve reconstruct performance
6+
17
# Version 0.1.0
28

39
## Improvements

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license-file = "LICENSE"
77
name = "mpvss-rs"
88
readme = "README.md"
99
repository = "https://github.com/AlexiaChen/mpvss-rs"
10-
version = "0.1.0"
10+
version = "0.2.0"
1111

1212
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1313

0 commit comments

Comments
 (0)