diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f0e400b7..da97589a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,10 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ## [Unreleased](https://github.com/o1-labs/o1js/compare/e1bac02...HEAD) +### Fixed + +- Compiling stuck in the browser for recursive zkprograms https://github.com/o1-labs/o1js/pull/1906 + ## [2.1.0](https://github.com/o1-labs/o1js/compare/b04520d...e1bac02) - 2024-11-13 ### Added