Skip to content

Commit 3ecee09

Browse files
committed
CHANGELOG: add entry for patch 1872
1 parent 3cda146 commit 3ecee09

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
@@ -25,6 +25,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2525

2626
- **Dependencies**: vendor redux-rs into `vendor/redux` to centralize all code
2727
in the monorepo ([#1814](https://github.com/o1-labs/mina-rust/pull/1814))
28+
- **Build System**: enforce GNU sed on macOS, require `brew install gnu-sed`
29+
for `make fix-trailing-whitespace`, add CI test for cross-platform support,
30+
fix [#1864](https://github.com/o1-labs/mina-rust/issues/1864)
31+
([#1872](https://github.com/o1-labs/mina-rust/pull/1872))
2832
- **Dependency**: use tag instead of references of o1-labs/proof-systems, fix
2933
[[#1674](https://github.com/o1-labs/mina-rust/issues/1674)]
3034
([#1673](https://github.com/o1-labs/mina-rust/pull/1673))

0 commit comments

Comments
 (0)