-
Notifications
You must be signed in to change notification settings - Fork 636
Release v0.38.0 #1337
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v0.38.0 #1337
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The following two entries could be combined into one:
|
I agree with you, but this is from |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice! Just 1 minor spelling nit, but otherwise LGTM!
.changelog/v0.38.0/summary.md
Outdated
|
||
This release includes the second part of ABCI++, called ABCI 2.0. | ||
ABCI 2.0 introduces ABCI methods `ExtendVote` and `VerifyVoteExtension`. | ||
These new metthods allow the application to add data (opaque to CometBFT), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These new metthods allow the application to add data (opaque to CometBFT), | |
These new methods allow the application to add data (opaque to CometBFT), |
Applying this change will require rebuilding the changelog with unclog.
* Prepare changelog for release * Prepare `UPGRADING.md` * Bump version * Fix date format * Remove duplicate changelog entries * Formatted #890 in changelog * Add log entry in breaking changes for RPC block events * Fix typo
…38.0` (#1341) * [cherry-pick] Release v0.38.0 (#1337) * Prepare changelog for release * Prepare `UPGRADING.md` * Bump version * Fix date format * Remove duplicate changelog entries * Formatted #890 in changelog * Add log entry in breaking changes for RPC block events * Fix typo * Fixed `UPGRADING.md`
Rendered CHANGELOG.md
E2E manual run on this branch: https://github.com/cometbft/cometbft/actions/runs/6158591090
PR checklist
.changelog
(we use unclog to manage our changelog)docs/
orspec/
) and code comments