diff --git a/CHANGELOG.md b/CHANGELOG.md index a8fdc52..892349e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.13.0] + +- Rework Sandbox API to better support custom Runtime + +### Added + +- Support dry running contract interactions + ## [0.12.1] ### Added