Skip to content

Commit

Permalink
Added entry for issue #363 (PR #408)
Browse files Browse the repository at this point in the history
  • Loading branch information
andynog committed Nov 19, 2020
1 parent cd1fd8b commit 15eb796
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Special thanks to external contributors for this release: @CharlyCst ([#347]).
- CLI for client update message ([#277])
- Implement the relayer CLI for connection handshake messages ([#358], [#359], [#360])
- Implement the relayer CLI for channel handshake messages ([#371], [#372], [#373], [#374])
- Implement commands to add and list keys for a chain ([#363])
- [proto-compiler]
- Refactor and allow specifying a commit at which the Cosmos SDK should be checked out ([#366])
- Add a `--tag` option to the `clone-sdk` command to check out a tag instead of a commit ([#369])
Expand All @@ -44,6 +45,7 @@ Special thanks to external contributors for this release: @CharlyCst ([#347]).
[#373]: https://github.com/informalsystems/ibc-rs/issues/373
[#374]: https://github.com/informalsystems/ibc-rs/issues/374
[#389]: https://github.com/informalsystems/ibc-rs/issues/389
[#363]: https://github.com/informalsystems/ibc-rs/issues/363
[proto-compiler]: https://github.com/informalsystems/ibc-rs/tree/master/proto-compiler

### IMPROVEMENTS
Expand Down

0 comments on commit 15eb796

Please sign in to comment.