Skip to content

Commit ff2e2c8

Browse files
committed
add pr ref and trigger CI
1 parent 885b010 commit ff2e2c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
2222
### Added
2323

2424
- Lazy mode for prover index computation. https://github.com/o1-labs/o1js/pull/2143
25-
- Added reverse functionality to `DynamicArray` and indexed `forEach` and `forEachReverse` variants.
25+
- Added reverse functionality to `DynamicArray` and indexed `forEach` and `forEachReverse` variants. https://github.com/o1-labs/o1js/pull/2250
2626
- Added `ZkProgram.analyzeSingleMethod(methodName: string)` to analyze a single method of a ZkProgram. https://github.com/o1-labs/o1js/pull/2217
2727
- This is an addition to `ZkProgram.analyzeMethods()` which analyzes all methods of a ZkProgram by executing them.
2828
- Now only a single method is analyzed at a time.

0 commit comments

Comments
 (0)