Skip to content

Commit

Permalink
point to correct PR
Browse files Browse the repository at this point in the history
  • Loading branch information
Trivo25 committed Dec 10, 2024
1 parent 65cc87f commit bab0ce1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- `divMod64()` division modulo 2^64 that returns the remainder and quotient of the operation
- `addMod64()` addition modulo 2^64
- Bitwise OR via `{UInt32, UInt64}.or()`
- **BLAKE2B hash function** gadget [#1285](https://github.com/o1-labs/o1js/pull/1285)
- **BLAKE2B hash function** gadget. https://github.com/o1-labs/o1js/pull/1767

## [1.9.1](https://github.com/o1-labs/o1js/compare/f15293a69...7e9394) - 2024-10-15

Expand Down

0 comments on commit bab0ce1

Please sign in to comment.