diff --git a/CHANGELOG.md b/CHANGELOG.md index 1935f17302..a015ad7e33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ ## Unreleased +Special thanks to external contributors: +Jongwhan Lee (@leejw51crypto) ([#878]). + > [TODO: high level summary] ### FEATURES @@ -18,6 +21,9 @@ ### BUG FIXES +- [ibc] + - Fix parsing in `chain_version` when chain identifier has multiple dashes ([#878]) + - [ibc-relayer] - Fix pagination in gRPC query for clients ([#811]) - Fix relayer crash when hermes starts in the same time as packets are being sent ([#851]) @@ -41,6 +47,7 @@ [#854]: https://github.com/informalsystems/ibc-rs/issues/854 [#861]: https://github.com/informalsystems/ibc-rs/issues/861 [#869]: https://github.com/informalsystems/ibc-rs/issues/869 +[#878]: https://github.com/informalsystems/ibc-rs/issues/878 ## v0.2.0