diff --git a/docs/source/dev_documentation/changelog.md b/docs/source/dev_documentation/changelog.md index 5450629..993be82 100644 --- a/docs/source/dev_documentation/changelog.md +++ b/docs/source/dev_documentation/changelog.md @@ -13,6 +13,7 @@ - `FileFuzzerStep` - Account's addresses are now saved within the `Scenario` data at load time. They can be referenced to with "%account_id.address" - `SetVarsStep` +- `GenerateWalletsStep` ### Changed