mirror of
https://github.com/arnaucube/ark-r1cs-std.git
synced 2026-01-09 07:21:29 +01:00
Update CHANGELOG
This commit is contained in:
@@ -27,8 +27,9 @@
|
|||||||
- #29 Fix `to_non_unique_bytes` for `BLS12::G1Prepared`
|
- #29 Fix `to_non_unique_bytes` for `BLS12::G1Prepared`
|
||||||
- #34 Fix `mul_by_inverse` for constants
|
- #34 Fix `mul_by_inverse` for constants
|
||||||
- #42 Fix regression in `mul_by_inverse` constraint count
|
- #42 Fix regression in `mul_by_inverse` constraint count
|
||||||
- #47 Compile with `panic='abort'` in release mode, for safety of the library across FFI boundaries.
|
- #47 Compile with `panic='abort'` in release mode, for safety of the library across FFI boundaries
|
||||||
|
- #57 Clean up `UInt` docs
|
||||||
|
|
||||||
## v0.1.0
|
## v0.1.0
|
||||||
|
|
||||||
Initial release
|
Initial release
|
||||||
|
|||||||
Reference in New Issue
Block a user