diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f53c61cd4..cc73431d7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -60,6 +60,7 @@ Ref: https://keepachangelog.com/en/1.0.0/ * (x/collection, x/token) [\#1288](https://github.com/Finschia/finschia-sdk/pull/1288) use accAddress to compare in validatebasic function in collection & token modules * (x/collection) [\#1268](https://github.com/Finschia/finschia-sdk/pull/1268) export x/collection params into genesis * (x/collection) [\#1294](https://github.com/Finschia/finschia-sdk/pull/1294) reject NFT coins on FT APIs +* (x/gov) [\#1304](https://github.com/Finschia/finschia-sdk/pull/1304) fix incorrect query result of Tally for failed proposal ### Removed