Skip to content

Commit

Permalink
changelog fix
Browse files Browse the repository at this point in the history
  • Loading branch information
YairVaknin-starkware committed Dec 2, 2024
1 parent 72228d3 commit 5b287e4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@

* chore: bump pip `cairo-lang` 0.13.3 [#1884](https://github.com/lambdaclass/cairo-vm/pull/1884)

#### [2.0.0-rc1] - 2024-11-20
* chore: [#1855](https://github.com/lambdaclass/cairo-vm/pull/1880):
* chore: [#1880](https://github.com/lambdaclass/cairo-vm/pull/1880):
* Refactor vm crate to make it possible to use hint extension feature for nested programs with hints.

#### [2.0.0-rc1] - 2024-11-20

* feat: add `EvalCircuit` and `TestLessThanOrEqualAddress` hints [#1843](https://github.com/lambdaclass/cairo-vm/pull/1843)

* fix: [#1873](https://github.com/lambdaclass/cairo-vm/pull/1873)
Expand Down

0 comments on commit 5b287e4

Please sign in to comment.