diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d46aadd..85c42f4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)