chore(core): fix incorrect url in CHANGELOG.md (#19083)

This commit is contained in:
Taeguk Kwon 2024-01-17 20:32:01 +09:00 committed by GitHub
parent 498cd6a533
commit d9a5b1e9c9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -47,7 +47,7 @@ Ref: https://keepachangelog.com/en/1.0.0/
* [#18861](httpes://github.com/cosmos/cosmos-sdk/pull/18861) Moved `coin.ParseCoin` to `client/v2/internal`.
* [#18866](https://github.com/cosmos/cosmos-sdk/pull/18866) All items related to depinject have been moved to `cosmossdk.io/depinject` (`Provide`, `Invoke`, `Register`)
## [v0.12.0](https://github.com/cosmos/cosmos-sdk/releases/tag/core%2Fv0.11.0)
## [v0.12.0](https://github.com/cosmos/cosmos-sdk/releases/tag/core%2Fv0.12.0)
:::note
This release contains breaking changes and should not be used with 0.50.x or earlier versions of the Cosmos SDK.