docs: add module documentation testing (#12762)
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
<!--
|
||||
order: false
|
||||
parent:
|
||||
order: 6
|
||||
order: 7
|
||||
-->
|
||||
|
||||
# Migrations
|
||||
|
||||
This document contains all the migration guides to update your app and modules to the current Cosmos SDK.
|
||||
|
||||
1. Chain Upgrade Guide to v0.46:
|
||||
* See [UPGRADING.md (TODO)](https://github.com/cosmos/cosmos-sdk/blob/main/UPGRADING.md) for breaking changes and deprecations upgrade instructions.
|
||||
* See [Release Notes](https://github.com/cosmos/cosmos-sdk/blob/v0.46.0/RELEASE_NOTES.md) and [changelog](https://github.com/cosmos/cosmos-sdk/blob/v0.46.0/CHANGELOG.md) for the exhaustive list of API and State Machine breaking changes.
|
||||
1. Chain Upgrade Guide to v0.47:
|
||||
* See [UPGRADING.md](https://github.com/cosmos/cosmos-sdk/blob/main/UPGRADING.md) for breaking changes and deprecations upgrade instructions.
|
||||
* See [Release Notes](https://github.com/cosmos/cosmos-sdk/blob/main/RELEASE_NOTES.md) and [changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md) for the exhaustive list of API and State Machine breaking changes.
|
||||
|
||||
Reference in New Issue
Block a user