Closed yihuang closed 3 weeks ago
The CHANGELOG.md
file has been updated to document the release of version v1.4.0-rc3
, dated November 6, 2024. This update includes a summary of bug fixes, new features, and improvements, such as an updated iavl dependency, support for registering payees in the relayer precompile, and enhancements to the cometbft library. Performance optimizations and the addition of a benchmark command for the testnet are also noted. The changelog maintains a clear structure, preserving information from previous releases.
File | Change Summary |
---|---|
CHANGELOG.md | Updated for version v1.4.0-rc3 to include bug fixes, features, and improvements. Notable updates include iavl dependency fix, payee registration support, cometbft library update, asynchronous transaction checks, and performance optimizations. Previous version v1.4.0-rc2 details retained. |
v1.4.0-rc2
, relevant as this PR updates the changelog for version v1.4.0-rc3
.๐ "In the changelog, updates abound,
For versionv1.4.0-rc3
, joy is found.
Payees registered, bugs fixed with care,
Improvements and features, all laid bare.
Hopping through changes, we celebrate,
A brighter future, oh, isnโt it great!" ๐
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
This pull request includes a small change to the CHANGELOG.md
file. The change updates the version and date for the release notes.
CHANGELOG.md
: Updated the release version to v1.4.0-rc3
and added the release date as Nov 6, 2024
.
๐ฎ๐ป๐ฎ๐ป๐ฎ๐ป !!!! REFERENCE THE PROBLEM YOUR ARE SOLVING IN THE PR TITLE AND DESCRIBE YOUR SOLUTION HERE !!!! DO NOT FORGET !!!! ๐ฎ๐ป๐ฎ๐ป๐ฎ๐ป
PR Checklist:
make
)make test
)go fmt
)golangci-lint run
)go list -json -m all | nancy sleuth
)Thank you for your code, it's appreciated! :)
Summary by CodeRabbit
New Features
Bug Fixes
Improvements
Documentation