Skip to content

Commit

Permalink
docs: improve CHANGELOG.md (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
srdtrk authored Jan 26, 2024
1 parent baab1ed commit 7318eba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

- `InstantiateMsg`'s `channel_open_init_options` field is now required. (https://github.com/srdtrk/cw-ica-controller/pull/53)
- `CallbackCounter` is removed. (https://github.com/srdtrk/cw-ica-controller/pull/44)
- Relayers cannot open channels anymore. (https://github.com/srdtrk/cw-ica-controller/pull/53)
- Relayers cannot initiate opening channels anymore. (https://github.com/srdtrk/cw-ica-controller/pull/53)
- Minimum compatible CosmWasm version is now `v1.3`. (https://github.com/srdtrk/cw-ica-controller/pull/46)
- Improved the `instantiate2` helper function. (https://github.com/srdtrk/cw-ica-controller/pull/57)

Expand Down

0 comments on commit 7318eba

Please sign in to comment.