Skip to content

Commit

Permalink
Update CHANGELOG.md for #53
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanleh authored and Pratyush committed Nov 19, 2020
1 parent 58ca7b9 commit 902c8c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- #36 (ark-ec) In Short-Weierstrass curves, include an infinity bit in `ToConstraintField`.
- #37 (ark-poly) In the `Polynomial` trait, add `Hash` trait bound to `Point`.
- #38 (ark-poly) Add `Add` and `Neg` trait bounds to `Polynomial`.
- #53 (ark-poly) Add `Zero` trait bound to `Polynomial`.

### Features
- #20 (ark-poly) Add structs/traits for multivariate polynomials
Expand Down

0 comments on commit 902c8c2

Please sign in to comment.