Skip to content

Commit b5956aa

Browse files
committed
Update changelog
1 parent 0686b89 commit b5956aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323
- Add `UInt::rotate_{left,right}_in_place`.
2424
- Add `{Boolean,UInt}::not_in_place`.
2525
- Add `UInt::{from_bytes_le, from_bytes_be, to_bytes_be}`.
26+
- [\#144](https://github.com/arkworks-rs/r1cs-std/pull/144)
27+
- Add `ToConstraintFieldGadget` bounds to `CurveVar` and `FieldVar`
2628

2729
### Improvements
2830

0 commit comments

Comments
 (0)