Skip to content

Commit

Permalink
CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
igamigo committed Oct 14, 2024
1 parent b9c345a commit d9fe518
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## 0.6.0 (TBD)

- Added `RemoteTransactionProver` struct to `miden-tx-prover` (#921).
- [BREAKING] Changed `TransactionProver` trait to be `maybe_async_trait` based on the `async` feature (#913).
- [BREAKING] Changed `TransactionExecutor` and `TransactionHost` to use trait objects (#897).
- Implemented kernel procedure to set transaction expiration block delta (#897).
Expand Down

0 comments on commit d9fe518

Please sign in to comment.