Skip to content

Commit cc75506

Browse files
committed
CHANGELOG: add description for patch 1305
1 parent e2f0ea0 commit cc75506

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6262
- Use consistent `use` statements for fields. Replace `mina_hasher::Fp` with
6363
`mina_curves::pasta::Fp`.
6464
([#1269](https://github.com/o1-labs/openmina/pull/1269/)).
65+
- **CI**: set fail-fast to false to prevent cancellation of other jobs
66+
([#1305](https://github.com/o1-labs/openmina/pull/1305))
6567

6668
### Fixed
6769

0 commit comments

Comments
 (0)