Skip to content

Commit d111097

Browse files
committed
CHANGELOG: fix syntax
1 parent 2ac8ea9 commit d111097

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
([#1236](https://github.com/o1-labs/openmina/pull/1236), fix
1414
[#1158](https://github.com/o1-labs/openmina/issues/1158))
1515
- Update the CI and code to compare with the latest release 3.2.0-beta1-978866c
16-
([#1250](https://github.com/o1-labs/openmina/pull/1250)
16+
([#1250](https://github.com/o1-labs/openmina/pull/1250))
1717
- Update the CI and code to compare with the latest release 3.2.0-beta2-939b08d
18-
([#1250](https://github.com/o1-labs/openmina/pull/1285)
18+
([#1285](https://github.com/o1-labs/openmina/pull/1285))
1919

2020

2121
### Added
@@ -58,7 +58,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5858
ubuntu-latest, and fixed GLIBC compatibility for scenario tests by using
5959
Ubuntu 22.04 for test binary artifacts to ensure compatibility with Debian
6060
Bullseye container environment ([#1249](https://github.com/o1-labs/openmina/pull/1249))
61-
- **Build System**: Enhanced Makefile with documentation-related targets and comprehensive formatting commands ([#1234](https://github.com/o1-labs/openmina/pull/1234))
61+
- **Build System**: Enhanced Makefile with documentation-related targets and
62+
comprehensive formatting commands
63+
([#1234](https://github.com/o1-labs/openmina/pull/1234))
6264
- Use consistent `use` statements for fields. Replace `mina_hasher::Fp` with
6365
`mina_curves::pasta::Fp`.
6466
([#1269](https://github.com/o1-labs/openmina/pull/1269/)).

0 commit comments

Comments
 (0)