Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
winderica committed Oct 3, 2024
1 parent 38372a4 commit 53e7ad1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@

- [\#145](https://github.com/arkworks-rs/r1cs-std/pull/145)
- Avoid deeply nested `LinearCombinations` in `EvaluationsVar::interpolate_and_evaluate` to fix the stack overflow issue when calling `.value()` on the evaluation result.
- [\#148](https://github.com/arkworks-rs/r1cs-std/pull/148)
- Fix panic issues during in-circuit polynomial interpolation.

## 0.4.0

Expand Down

0 comments on commit 53e7ad1

Please sign in to comment.