Skip to content

Commit c2e51a8

Browse files
committed
fix changelog
1 parent 6c019d1 commit c2e51a8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,19 @@ This project adheres to
2626
https://github.com/o1-labs/o1js/pull/2594
2727
- Add `KimchiVerificationKey.toString()` and
2828
`KimchiVerificationKey.fromString()` https://github.com/o1-labs/o1js/pull/2594
29+
- Add optional property `cacheDirectory` to `Cache` to retrieve the directory of
30+
the cache. https://github.com/o1-labs/o1js/pull/2598
2931

3032
### Internal
3133

3234
- Change cache harness to only allow writes when `dump` mode is active.
3335
https://github.com/o1-labs/o1js/pull/2599
36+
- Improved the internal o1js build system, adding native macOS ARM support and
37+
strengthening build integrity.
38+
- Added a framework to test for cache regressions in circuit compilation
39+
artefacts across versions.
40+
- Updated proof-systems submodule to a newer upstream commit.
41+
https://github.com/o1-labs/o1js/pull/2624
3442

3543
## [2.10.0](https://github.com/o1-labs/o1js/compare/114acff...3453d1e53) - 2025-09-27
3644

0 commit comments

Comments
 (0)