diff --git a/CHANGELOG.md b/CHANGELOG.md index ac87a64a..1487aad0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ - [BREAKING] Updated minimum Rust version to 1.84. - [BREAKING] `Endpoint` configuration simplified to a single string (#654). +- [BREAKING] Replace `TransactionBatch` with `ProvenBatch` (#659). ## v0.7.2 (2025-01-29)