Browse Source

Update changelog

to_constraint_field_for_curve_var
winderica 1 year ago
parent
commit
b5956aa985
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      CHANGELOG.md

+ 2
- 0
CHANGELOG.md

@ -23,6 +23,8 @@
- Add `UInt::rotate_{left,right}_in_place`.
- Add `{Boolean,UInt}::not_in_place`.
- Add `UInt::{from_bytes_le, from_bytes_be, to_bytes_be}`.
- [\#144](https://github.com/arkworks-rs/r1cs-std/pull/144)
- Add `ToConstraintFieldGadget` bounds to `CurveVar` and `FieldVar`
### Improvements

Loading…
Cancel
Save