Skip to content

Commit 0e4d0c5

Browse files
committed
CHANGELOG: add patch for 1269
1 parent a16a702 commit 0e4d0c5

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
@@ -49,6 +49,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4949
Ubuntu 22.04 for test binary artifacts to ensure compatibility with Debian
5050
Bullseye container environment ([#1249](https://github.com/o1-labs/openmina/pull/1249))
5151
- **Build System**: Enhanced Makefile with documentation-related targets and comprehensive formatting commands ([#1234](https://github.com/o1-labs/openmina/pull/1234))
52+
- Use consistent `use` statements for fields. Replace `mina_hasher::Fp` with
53+
`mina_curves::pasta::Fp`.
54+
([#1269](https://github.com/o1-labs/openmina/pull/1269/)).
55+
5256
### Fixed
5357

5458
- **Documentation**: Resolved broken links and bare URL warnings in Rust

0 commit comments

Comments
 (0)