diff --git a/CHANGELOG.md b/CHANGELOG.md index 903f554d5..cf34f1519 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ## 0.6.0 (TBD) +- Made note scripts public (#880). - [BREAKING] Renamed the `TransactionProver` struct to `LocalTransactionProver` and added the `TransactionProver` trait (#865). - Implemented `Display`, `TryFrom<&str>` and `FromStr` for `AccountStorageMode` (#861). - Implemented offset based storage access (#843).