diff --git a/CHANGELOG.md b/CHANGELOG.md index b37778d..04f2e4e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,10 +44,16 @@ Ref: https://keepachangelog.com/en/1.0.0/ ### Improvements +* [\#17](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. + ### Features ### Bug Fixes +* [\#29](https://github.com/bianjieai/nft-transfer/pull/29) bump up Cosmos-SDK and IBC-Go. + ## [v1.1.2] ### API Breaking