Skip to content

Commit

Permalink
Release v1.0.0-rc1 (#1629)
Browse files Browse the repository at this point in the history
* release v1.0.0-rc1

* update cairo 2 version in makefile

* bump cairo-lang to 2.5.4
  • Loading branch information
edg-l authored Feb 23, 2024
1 parent 2a8e0a3 commit 3547089
Show file tree
Hide file tree
Showing 6 changed files with 260 additions and 252 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,16 @@

#### Upcoming Changes

#### [1.0.0-rc1] - 2024-02-23

* Bump `starknet-types-core` dependency version to 0.0.9 [#1628](https://github.com/lambdaclass/cairo-vm/pull/1628)

* feat: Implement `Display` for `MemorySegmentManager`[#1606](https://github.com/lambdaclass/cairo-vm/pull/1606)

* fix: make Felt252DictEntryUpdate work with MaybeRelocatable instead of only Felt [#1624](https://github.com/lambdaclass/cairo-vm/pull/1624).

* chore: bump `cairo-lang-` dependencies to 2.5.4 [#1629](https://github.com/lambdaclass/cairo-vm/pull/1629)

* chore: bump `cairo-lang-` dependencies to 2.5.3 [#1596](https://github.com/lambdaclass/cairo-vm/pull/1596)

* refactor: Refactor `cairo1-run` crate [#1601](https://github.com/lambdaclass/cairo-vm/pull/1601)
Expand Down
Loading

0 comments on commit 3547089

Please sign in to comment.