diff --git a/.github/codecov.yml b/.github/.codecov.yml similarity index 100% rename from .github/codecov.yml rename to .github/.codecov.yml diff --git a/CHANGELOG.md b/CHANGELOG.md index ba5904a56f..096ed6d431 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,10 @@ Both branches support Stwo prover opcodes (Blake2s, QM31) since v2.0.0. * fix: Fix off-by-one comparisons in `split_int`, `assert_250_bit`, and `sqrt` hints [#2348](https://github.com/lambdaclass/cairo-vm/pull/2348) +#### [3.2.0] - 2026-3-24 + +* adding codecov app.# added by sobhe. + #### [3.2.0] - 2026-3-3 * fix: Change extended_resource_counter entry from u32 to usize [#2349](https://github.com/lambdaclass/cairo-vm/pull/2349)