diff --git a/CHANGELOG.md b/CHANGELOG.md index 9967aa4..e1a5e57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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