Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
45930 committed Oct 14, 2024
1 parent d057138 commit 3bbb4f9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- ZkProgram and SmartContract now also support private inputs that are not proofs themselves, but contain proofs nested within a Struct or array
- Only `SelfProof` can still not be nested because it needs special treatment

### Fixes

- Fix verification of serialized proofs done before compiling any circuits https://github.com/o1-labs/o1js/pull/1857

## [1.8.0](https://github.com/o1-labs/o1js/compare/5006e4f...450943) - 2024-09-18

### Added
Expand Down

0 comments on commit 3bbb4f9

Please sign in to comment.