diff --git a/.changelog/unreleased/breaking-changes/1393-signer-parsing-from-ctx.md b/.changelog/unreleased/breaking-changes/1393-signer-parsing-from-ctx.md new file mode 100644 index 000000000..6567d8249 --- /dev/null +++ b/.changelog/unreleased/breaking-changes/1393-signer-parsing-from-ctx.md @@ -0,0 +1,3 @@ +- [ibc-apps] Replace the `TryFrom` bound on `AccountId` with new + context methods, with the aim of contextually parsing `Signer` instances. + ([\#1393](https://github.com/cosmos/ibc-rs/pull/1393)) \ No newline at end of file