Skip to content

Commit 8fcb57c

Browse files
committed
Update changelog
1 parent 99f0e7e commit 8fcb57c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

packages/snaps-cli/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Added
11+
12+
- Add `sandbox` command to run sandbox tool ([#3306](https://github.com/MetaMask/snaps/pull/3306))
13+
- This command allows you to run the Snaps sandbox tool, which is useful for
14+
quickly testing and debugging Snaps.
15+
16+
### Removed
17+
1018
- Remove deprecated Browserify configuration ([#3313](https://github.com/MetaMask/snaps/pull/3313))
1119
- The Browserify bundler is no longer supported. Snaps using the Browserify
1220
bundler will need to be migrated to the new configuration format based on

0 commit comments

Comments
 (0)