File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed
Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 66
77### Features
88
9- - [ \# 71] ( https://github.com/arkworks-rs/r1cs-std/pull/71 ) Implement the ` Sum ` trait for ` FpVar ` .
10-
119### Improvements
1210
1311### Bug Fixes
1412
13+ ## v0.3.1
14+
15+ ### Features
16+
17+ - [ \# 71] ( https://github.com/arkworks-rs/r1cs-std/pull/71 ) Implement the ` Sum ` trait for ` FpVar ` .
18+
19+ ### Bug Fixes
20+
1521- [ \# 70] ( https://github.com/arkworks-rs/r1cs-std/pull/70 ) Fix soundness issues of ` mul_by_inverse ` for field gadgets.
1622
1723## v0.3.0
Original file line number Diff line number Diff line change 11[package ]
22name = " ark-r1cs-std"
3- version = " 0.3.0 "
3+ version = " 0.3.1 "
44authors = [ " arkworks contributors" ]
55description = " A standard library for constraint system gadgets"
66homepage = " https://arkworks.rs"
You can’t perform that action at this time.
0 commit comments