Skip to content

Commit d32ece0

Browse files
committed
CHANGELOG: add entry for patch 1580
1 parent bb17719 commit d32ece0

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
@@ -91,6 +91,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9191
- **Development Tools**: Update taplo configuration to exclude `node_modules` and
9292
`target` directories from TOML formatting checks
9393
([#1573](https://github.com/o1-labs/mina-rust/pull/1573))
94+
- **Build System**: Move salsa-simple from tools/ to vendor/ and alphabetize
95+
workspace members. salsa-simple is a vendored XSalsa20 implementation with
96+
serde support, not a command-line tool
97+
([#1580](https://github.com/o1-labs/mina-rust/pull/1580))
9498
- **CI**: Speed up CI by decoupling test runs from full build completion.
9599
Created dedicated single-platform build jobs that run only on ubuntu-22.04
96100
to produce artifacts needed for testing, allowing tests to start as soon as

0 commit comments

Comments
 (0)