Skip to content

Commit bab0ce1

Browse files
committed
point to correct PR
1 parent 65cc87f commit bab0ce1

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
@@ -65,7 +65,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
6565
- `divMod64()` division modulo 2^64 that returns the remainder and quotient of the operation
6666
- `addMod64()` addition modulo 2^64
6767
- Bitwise OR via `{UInt32, UInt64}.or()`
68-
- **BLAKE2B hash function** gadget [#1285](https://github.com/o1-labs/o1js/pull/1285)
68+
- **BLAKE2B hash function** gadget. https://github.com/o1-labs/o1js/pull/1767
6969

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

0 commit comments

Comments
 (0)