Skip to content

Commit

Permalink
Update RELEASES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
clararod9 authored Jan 17, 2024
1 parent cc7181e commit e97e00e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
- Adding flag --simplification_substitutions: outputs a .json file including information about the substitutions performed during the constraint simplifications
- Adding the prime number secq256r1.
- Removing non-determinism in R1CS generation: fixing assignment order of anonymous components inputs
- improving error message: case assignment to signal of not initialized component
- Improving error message: case assignment to signal of not initialized component
- Removing unnecessary clones
- Improving documentation: types of signal assignments, output-file format descriptions, compilation options,
- Improving the README file with more community tools and projects.

#### Fixed bugs
- printing errors and warnings in custom gates correctly
- removing panic caused by edge case in function display_trace()
- Printing errors and warnings in custom gates correctly
- Removing panic caused by edge case in function display_trace()


## Dec 15, 2023 circom 2.1.7
Expand Down

0 comments on commit e97e00e

Please sign in to comment.