Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
hattyhattington17 committed Dec 16, 2024
1 parent 1ab2011 commit 80d1f3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- Method for optional types to assert none https://github.com/o1-labs/o1js/pull/1922
- Increased maximum supported amount of methods in a `SmartContract` or `ZkProgram` to 30. https://github.com/o1-labs/o1js/pull/1918
- Expose low-level conversion methods `Proof.{_proofToBase64,_proofFromBase64}` https://github.com/o1-labs/o1js/pull/1928
- `fetchInternalState` method on `OffchainStateInstance` which fetches settled actions from the archive node and rebuilds the internal state trees. https://github.com/o1-labs/o1js/pull/1953

### Fixed

Expand Down

0 comments on commit 80d1f3c

Please sign in to comment.