diff --git a/CHANGELOG.md b/CHANGELOG.md index 17ddc0485..632dbb2a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ - Added an endpoint to the `miden-proving-service` to update the workers (#1107). - Renamed the protobuf file of the transaction prover to `tx_prover.proto` (#1110). - [BREAKING] Renamed `AccountData` to `AccountFile` (#1116). +- Added environment variables to the `miden-proving-service` (#1120). ## 0.7.2 (2025-01-28) - `miden-objects` crate only