Open robert-zaremba opened 2 weeks ago
The CHANGELOG.md
file has been updated to include new entries under the "Unreleased" section, categorizing changes into "State Breaking," "Config," "State Compatible," and "State Machine Breaking." The update documents various dependency version bumps, fixes for governance module state export issues, concurrency issues in tests, and enhancements in the x/gauges
module. The entries are formatted to include tags and references to GitHub issues, following the specified guidelines.
File | Change Summary |
---|---|
CHANGELOG.md |
Updated with new entries for "Unreleased" section, detailing dependency bumps, fixes, and enhancements. |
CHANGELOG.md
, which is directly related to the updates made in the main PR regarding the changelog entries.CHANGELOG.md
for version v25.2.1
, which may relate to the overall changelog structure and updates in the main PR.CHANGELOG.md
with entries for the x/gauges
module, which aligns with the enhancements mentioned in the main PR.CHANGELOG.md
that reflect changes in the x/gauges
module, similar to the updates in the main PR.CHANGELOG.md
with entries for fixes and improvements, including those related to the governance module, which are also mentioned in the main PR.CHANGELOG.md
with entries for the governance module and additional queries in the x/gauges
module, connecting it to the changes in the main PR.CHANGELOG.md
for the v27.0.0 release, which includes similar updates to those made in the main PR.A:no-changelog
, V:state/compatible/backport
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 has been automatically marked as stale because it has not had any recent activity. It will be closed if no further activity occurs. Thank you!
Closes: #XXX
What is the purpose of the change
When cleaning a go cache and trying to compile the project, we can observe the following errors:
This is because the resource moved permanently:
Testing and Verifying
Documentation and Release Note
Unreleased
section ofCHANGELOG.md
?Where is the change documented?
x/{module}/README.md
)