Skip to content

Commit 8a37e77

Browse files
committed
CHANGELOG: add description for patch 1548
1 parent 3279b38 commit 8a37e77

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
140140
reusing build caches for efficiency
141141
([#1539](https://github.com/o1-labs/mina-rust/pull/1539))
142142
- **Ledger**: document, clean and add tests for the crate `mina-tree`
143-
([#1531](https://github.com/o1-labs/mina-rust/pull/1531)).
143+
([#1531](https://github.com/o1-labs/mina-rust/pull/1531).
144144
- **GraphQL**: fixed parsing when neither signature nor proof is given.
145145
See issue [#1464](https://github.com/o1-labs/mina-rust/issues/1464).
146146
Fixed in [#1546](https://github.com/o1-labs/mina-rust/pull/1546/)
@@ -151,6 +151,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
151151
([#1577](https://github.com/o1-labs/mina-rust/pull/1577))
152152
- **tools**: remove producer-dashboard
153153
([#1578](https://github.com/o1-labs/mina-rust/pull/1578))
154+
- **CI**: build benches for each PR with the workflow `tests`, and fix the step
155+
in the workflow `build` by adding the missing SQLx/SQLite setup
156+
([#1548](https://github.com/o1-labs/mina-rust/pull/1548))
154157

155158
### Fixed
156159

0 commit comments

Comments
 (0)