Skip to content

Commit 261b004

Browse files
committed
changelog
1 parent c501dcb commit 261b004

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
2525
- Sort order for actions now includes the transaction sequence number and the exact account id sequence https://github.com/o1-labs/o1js/pull/1917
2626
- Updated typedoc version for generating docs https://github.com/o1-labs/o1js/pull/1973
2727

28+
### Fixed
29+
30+
- Fix behavior of `initializeBindings()` when called concurrently, to improve error messages in frequent problem scenarios https://github.com/o1-labs/o1js/pull/1996
31+
2832
## [2.2.0](https://github.com/o1-labs/o1js/compare/e1bac02...b857516) - 2024-12-10
2933

3034
### Added

0 commit comments

Comments
 (0)