From bd603c8a31bf69fb607e6615c2faca99b821a2b7 Mon Sep 17 00:00:00 2001 From: Farhad Shabani Date: Wed, 24 Jan 2024 08:42:04 -0800 Subject: [PATCH] nit --- .changelog/0.50.0/summary.md | 2 +- CHANGELOG.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.changelog/0.50.0/summary.md b/.changelog/0.50.0/summary.md index d89e5bbac..0e8fd1cee 100644 --- a/.changelog/0.50.0/summary.md +++ b/.changelog/0.50.0/summary.md @@ -4,7 +4,7 @@ NFT packets across chains that support this capability. In addition, It incorporates the ICS-08 Wasm light client data structure and types. This empowers light client developers to create CosmWasm contracts for -deployment on Cosmos chains compatible with the version of ibc-go supporting +deployment on Cosmos chains compatible with the version of `ibc-go` supporting ICS-08 Wasm client. Moreover, it exposes additional convenient types and serializers through diff --git a/CHANGELOG.md b/CHANGELOG.md index a60e76937..7b962fb25 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ NFT packets across chains that support this capability. In addition, It incorporates the ICS-08 Wasm light client data structure and types. This empowers light client developers to create CosmWasm contracts for -deployment on Cosmos chains compatible with the version of ibc-go supporting +deployment on Cosmos chains compatible with the version of `ibc-go` supporting ICS-08 Wasm client. Furthermore, this release addresses the issue with the macro derivation of the