Skip to content
Open

fix #473

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ and this project adheres to
- Interfaces moved to separate directory to avoid errors on workspace optimizer
- `mt` feature added. Enabling it will:
- generate `cw_multi_test::Contract` impl on a contract
- generate Proxy to simplify writting tests
- generate Proxy to simplify writing tests
- Example of usage of new test framework
- Port of `cw20` contract on `sylvia` framework
- Default error type on contract is now `cosmwasm_std::StdError`
Expand Down