diff --git a/CHANGELOG.md b/CHANGELOG.md index e0efca5486..2d320d6925 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ #### Upcoming Changes +* feat: deserialize CairoPie from ZIP archives [#1533] (https://github.com/lambdaclass/cairo-vm/pull/1533) + * feat: Add `cairo_pie_output` flag to `cairo1-run` [#1581] (https://github.com/lambdaclass/cairo-vm/pull/1581) * feat: Add `cairo_pie_output` flag to `cairo_vm_cli` [#1578] (https://github.com/lambdaclass/cairo-vm/pull/1578)