diff --git a/.changelog/unreleased/dependencies/2714-remove-liquidity.md b/.changelog/v13.0.0/dependencies/2714-remove-liquidity.md similarity index 100% rename from .changelog/unreleased/dependencies/2714-remove-liquidity.md rename to .changelog/v13.0.0/dependencies/2714-remove-liquidity.md diff --git a/.changelog/unreleased/dependencies/2732-bump-ics.md b/.changelog/v13.0.0/dependencies/2732-bump-ics.md similarity index 100% rename from .changelog/unreleased/dependencies/2732-bump-ics.md rename to .changelog/v13.0.0/dependencies/2732-bump-ics.md diff --git a/.changelog/unreleased/state-breaking/2732-bump-ics.md b/.changelog/v13.0.0/state-breaking/2732-bump-ics.md similarity index 100% rename from .changelog/unreleased/state-breaking/2732-bump-ics.md rename to .changelog/v13.0.0/state-breaking/2732-bump-ics.md diff --git a/.changelog/v13.0.0/summary.md b/.changelog/v13.0.0/summary.md new file mode 100644 index 00000000000..1d32a4b7916 --- /dev/null +++ b/.changelog/v13.0.0/summary.md @@ -0,0 +1 @@ +*September 18, 2023* diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ff42a837a8..568c063288e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # CHANGELOG +## v13.0.0 + +*September 18, 2023* + +### DEPENDENCIES + +- Remove [Liquidity](https://github.com/Gravity-Devs/liquidity) + ([\#2716](https://github.com/cosmos/gaia/pull/2716)) +- Bump [interchain-security](https://github.com/cosmos/interchain-security) to + [v2.1.0-provider-lsm](https://github.com/cosmos/interchain-security/releases/tag/v2.1.0-provider-lsm) + ([\#2732](https://github.com/cosmos/gaia/pull/2732)) + +### STATE BREAKING + +- Bump [interchain-security](https://github.com/cosmos/interchain-security) to + [v2.1.0-provider-lsm](https://github.com/cosmos/interchain-security/releases/tag/v2.1.0-provider-lsm) + ([\#2732](https://github.com/cosmos/gaia/pull/2732)) + ## v12.0.0 *August 18, 2023*