-
Notifications
You must be signed in to change notification settings - Fork 4.1k
chore: sync main changelogs with v0.47.11, v0.50.6, modules and x/tx #20125
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
Changes from 1 commit
ff90809
a1bbe91
7bc2afb
efead5e
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -31,8 +31,15 @@ Ref: https://keepachangelog.com/en/1.0.0/ | |||||||||
|
|
||||||||||
| ## [Unreleased] | ||||||||||
|
|
||||||||||
| ### API Breaking | ||||||||||
| ### API Breaking Changes | ||||||||||
|
|
||||||||||
| * [#19041](https://github.com/cosmos/cosmos-sdk/pull/19041) `appmodule.Environment` is received on the Keeper to get access to different application services | ||||||||||
|
|
||||||||||
| ## [v0.1.1](https://github.com/cosmos/cosmos-sdk/releases/tag/x/circuit/v0.1.1) - 2024-04-22 | ||||||||||
|
|
||||||||||
| ### Improvements | ||||||||||
|
|
||||||||||
| * (deps) [#19810](https://github.com/cosmos/cosmos-sdk/pull/19810) Upgrade SDK version to due prometheus breaking change. | ||||||||||
| * (deps) [#19810](https://github.com/cosmos/cosmos-sdk/pull/19810) Bump `cosmossdk.io/store` to v1.1.0. | ||||||||||
|
||||||||||
| * (deps) [#19810](https://github.com/cosmos/cosmos-sdk/pull/19810) Upgrade SDK version to due prometheus breaking change. | |
| * (deps) [#19810](https://github.com/cosmos/cosmos-sdk/pull/19810) Bump `cosmossdk.io/store` to v1.1.0. | |
| * (deps) [#19810](https://github.com/cosmos/cosmos-sdk/pull/19810) Upgrade SDK version due to Prometheus breaking change. | |
| * (deps) [#19810](https://github.com/cosmos/cosmos-sdk/pull/19810) Bump `cosmossdk.io/store` to v1.1.0. |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -33,6 +33,12 @@ Since v0.13.0, x/tx follows Cosmos SDK semver: https://github.com/cosmos/cosmos- | |
|
|
||
| ## [Unreleased] | ||
|
|
||
| ## [v0.13.3](https://github.com/cosmos/cosmos-sdk/releases/tag/x/tx/v0.13.3) - 2024-04-22 | ||
|
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. TODO, tag x/tx once this is merged. |
||
|
|
||
| ### Improvements | ||
|
|
||
| * [#20049](https://github.com/cosmos/cosmos-sdk/pull/20049) Sort JSON attributes for `inline_json` encoder. | ||
|
|
||
| ## [v0.13.2](https://github.com/cosmos/cosmos-sdk/releases/tag/x/tx/v0.13.2) - 2024-04-12 | ||
|
|
||
| ### Features | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.