Skip to content

Commit

Permalink
chore: Add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippGackstatter committed Feb 20, 2025
1 parent 7f9d2f4 commit 00eced8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
- Added serialization for `ProposedBatch`, `BatchId`, `BatchNoteTree` and `ProvenBatch` (#1140).
- Added `prefix` to `Nullifier` (#1153).
- [BREAKING] Implemented a `RemoteBatchProver`. `miden-proving-service` workers can prove batches (#1142).
- [BREAKING] Implement `LocalBlockProver` and rename `Block` to `ProvenBlock` (#1152, #1168).
- [BREAKING] Implement `LocalBlockProver` and rename `Block` to `ProvenBlock` (#1152, #1168, #1172).
- [BREAKING] Added native types to `AccountComponentTemplate` (#1124).

## 0.7.2 (2025-01-28) - `miden-objects` crate only
Expand Down

0 comments on commit 00eced8

Please sign in to comment.