diff --git a/CHANGELOG.md b/CHANGELOG.md index b141e2de08..ba7f5a8c58 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ #### Upcoming Changes +* chore: bump `cairo-lang-` dependencies to 2.5.2 [#1596](https://github.com/lambdaclass/cairo-vm/pull/1596) + * feat(BREAKING): Remove unecessary conversion functions between `Felt` & `BigUint`/`BigInt` [#1562](https://github.com/lambdaclass/cairo-vm/pull/1562) * Remove the following functions: * felt_from_biguint