From 27356eb5d6bce7810e6fbcbb2191b2b0bc71e590 Mon Sep 17 00:00:00 2001 From: aofengli <996177263@qq.com> Date: Mon, 13 Nov 2023 09:29:26 +0800 Subject: [PATCH] chore: modify changelog and releases file --- CHANGELOG.md | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 04aafa8..ffdf599 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,23 +36,16 @@ Ref: https://keepachangelog.com/en/1.0.0/ ## [Unreleased] -### Dependencies - -### API Breaking - -### State Machine Breaking +## [v1.1.3] ### Improvements * [\#48](https://github.com/bianjieai/nft-transfer/pull/48) apply audit suggestion. * [\#17](https://github.com/bianjieai/nft-transfer/pull/17) replace param proposal with MsgUpdateParams. * [\#15](https://github.com/bianjieai/nft-transfer/pull/15) solve the problem of "/" parsing error in classID. +* [\#55](https://github.com/bianjieai/nft-transfer/pull/55) rename variable name +* [\#40](https://github.com/bianjieai/nft-transfer/pull/40) bump up IBC-Go. -### Features - -### Bug Fixes - -* [\#29](https://github.com/bianjieai/nft-transfer/pull/29) bump up Cosmos-SDK and IBC-Go. ## [v1.1.2]