diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f81fe4e13..83da57b829 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ #### Upcoming Changes +* feat: deserialize AIR private input [#1589](https://github.com/lambdaclass/cairo-vm/pull/1589) + * perf: optimize instruction cache allocations by using `VirtualMachine::load_data` [#1441](https://github.com/lambdaclass/cairo-vm/pull/1441) * feat: Add `print_output` flag to `cairo-1` crate [#1575] (https://github.com/lambdaclass/cairo-vm/pull/1575)