diff --git a/CHANGELOG.md b/CHANGELOG.md index 522b49fd5c..674de0a157 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,7 +42,8 @@ Ref: https://keepachangelog.com/en/1.0.0/ ### Improvements * (x/fswap) [\#1415](https://github.com/Finschia/finschia-sdk/pull/1415) add more testcases for fswap module - +* (style) [\#1427](https://github.com/Finschia/finschia-sdk/pull/1427) Lint all files based on latest setting + ### Bug Fixes ### Removed @@ -57,4 +58,5 @@ Ref: https://keepachangelog.com/en/1.0.0/ ### Build, CI * (build, ci) [\#1410](https://github.com/Finschia/finschia-sdk/pull/1410) Bump Go from 1.20 to 1.22 * (build) [\#1413](https://github.com/Finschia/finschia-sdk/pull/1413) Update outdated dependencies for v0.49.x + ### Document Updates