Skip to content

Commit

Permalink
Fix changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
fmoletta committed May 29, 2023
1 parent b242702 commit 4b2cd40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

* Fix possible subtraction overflow in `QUAD_BIT` & `DI_BIT` hints [#1185](https://github.com/lambdaclass/cairo-rs/pull/1185)

* Hints now return an error when ids.m equals zero
* These hints now return an error when ids.m equals zero

* Add `CairoRunner::run_until_pc_with_steps_limit method` [#1181](https://github.com/lambdaclass/cairo-rs/pull/1181)

Expand Down

0 comments on commit 4b2cd40

Please sign in to comment.