diff --git a/.changeset/entries/2021-08-09T04:27:29Z.yaml b/.changeset/entries/2021-08-09T04:27:29Z.yaml deleted file mode 100644 index 4b42270494..0000000000 --- a/.changeset/entries/2021-08-09T04:27:29Z.yaml +++ /dev/null @@ -1,5 +0,0 @@ -type: added -module: x/profiles -pull_request: 583 -description: Added create chain link JSON command -backward_compatible: true diff --git a/CHANGELOG.md b/CHANGELOG.md index 837ffcb402..abe9a39eb4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Renamed `PollData` and `PollAnswer` to `Poll` and `ProvidedAnswer` ([\#536]((https://github.com/desmos-labs/desmos/issues/536))) - Enabled snapshot by default ([\#529](https://github.com/desmos-labs/desmos/pull/529)) - Improved the performance of profile validation checks ([\#548](https://github.com/desmos-labs/desmos/pull/548)) +- Added `create-chain-link-json` command ([\#572](https://github.com/desmos-labs/desmos/pull/572)) ## Version 0.17.7