diff --git a/.changelog/v14.0.0/api-breaking/2781-bump-ics.md b/.changelog/v14.0.0/api-breaking/2781-bump-ics.md deleted file mode 100644 index ca68afe04d7..00000000000 --- a/.changelog/v14.0.0/api-breaking/2781-bump-ics.md +++ /dev/null @@ -1 +0,0 @@ -- Deprecate equivocation proposals of ICS provider module ([\#2795](https://github.com/cosmos/gaia/pull/2795)) \ No newline at end of file diff --git a/.changelog/unreleased/api-breaking/2814-bump-ics.md b/.changelog/v14.0.0/api-breaking/2814-bump-ics.md similarity index 100% rename from .changelog/unreleased/api-breaking/2814-bump-ics.md rename to .changelog/v14.0.0/api-breaking/2814-bump-ics.md diff --git a/.changelog/v14.0.0/dependencies/2781-bump-ics.md b/.changelog/v14.0.0/dependencies/2781-bump-ics.md deleted file mode 100644 index 15e2b3badd7..00000000000 --- a/.changelog/v14.0.0/dependencies/2781-bump-ics.md +++ /dev/null @@ -1 +0,0 @@ -- Bump [ICS] to [v2.2.0-provider-lsm](https://github.com/cosmos/interchain-security/releases/tag/v2.2.0-provider-lsm) ([\#2795](https://github.com/cosmos/gaia/pull/2795)) \ No newline at end of file diff --git a/.changelog/unreleased/dependencies/2814-bump-ics.md b/.changelog/v14.0.0/dependencies/2814-bump-ics.md similarity index 100% rename from .changelog/unreleased/dependencies/2814-bump-ics.md rename to .changelog/v14.0.0/dependencies/2814-bump-ics.md diff --git a/.changelog/v14.0.0/features/2781-bump-ics.md b/.changelog/v14.0.0/features/2781-bump-ics.md deleted file mode 100644 index 9b98914cee8..00000000000 --- a/.changelog/v14.0.0/features/2781-bump-ics.md +++ /dev/null @@ -1 +0,0 @@ -- Introducing the cryptographic verification of equivocation feature to the ICS provider module ([\#2795](https://github.com/cosmos/gaia/pull/2795)) \ No newline at end of file diff --git a/.changelog/unreleased/features/2814-bump-ics.md b/.changelog/v14.0.0/features/2814-bump-ics.md similarity index 100% rename from .changelog/unreleased/features/2814-bump-ics.md rename to .changelog/v14.0.0/features/2814-bump-ics.md diff --git a/.changelog/v14.0.0/state-breaking/2781-bump-ics.md b/.changelog/v14.0.0/state-breaking/2781-bump-ics.md deleted file mode 100644 index 15e2b3badd7..00000000000 --- a/.changelog/v14.0.0/state-breaking/2781-bump-ics.md +++ /dev/null @@ -1 +0,0 @@ -- Bump [ICS] to [v2.2.0-provider-lsm](https://github.com/cosmos/interchain-security/releases/tag/v2.2.0-provider-lsm) ([\#2795](https://github.com/cosmos/gaia/pull/2795)) \ No newline at end of file diff --git a/.changelog/unreleased/state-breaking/2814-bump-ics.md b/.changelog/v14.0.0/state-breaking/2814-bump-ics.md similarity index 100% rename from .changelog/unreleased/state-breaking/2814-bump-ics.md rename to .changelog/v14.0.0/state-breaking/2814-bump-ics.md diff --git a/.changelog/v14.0.0/summary.md b/.changelog/v14.0.0/summary.md index 36a2ea69ca4..76ad2cda3af 100644 --- a/.changelog/v14.0.0/summary.md +++ b/.changelog/v14.0.0/summary.md @@ -1 +1 @@ -*November 7, 2023* +*November 15, 2023* diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ade4f48777..32b6860cc85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,23 +2,23 @@ ## v14.0.0 -*November 7, 2023* +*November 15, 2023* ### API BREAKING -- Deprecate equivocation proposals of ICS provider module ([\#2795](https://github.com/cosmos/gaia/pull/2795)) +- Deprecate equivocation proposals of ICS provider module ([\#2814](https://github.com/cosmos/gaia/pull/2814)) ### DEPENDENCIES -- Bump [ICS] to [v2.2.0-provider-lsm](https://github.com/cosmos/interchain-security/releases/tag/v2.2.0-provider-lsm) ([\#2795](https://github.com/cosmos/gaia/pull/2795)) +- Bump [ICS] to [v2.3.0-provider-lsm](https://github.com/cosmos/interchain-security/releases/tag/v2.3.0-provider-lsm) ([\#2814](https://github.com/cosmos/gaia/pull/2814)) ### FEATURES -- Introducing the cryptographic verification of equivocation feature to the ICS provider module ([\#2795](https://github.com/cosmos/gaia/pull/2795)) +- Introducing the cryptographic verification of equivocation feature to the ICS provider module ([\#2814](https://github.com/cosmos/gaia/pull/2814)) ### STATE BREAKING -- Bump [ICS] to [v2.2.0-provider-lsm](https://github.com/cosmos/interchain-security/releases/tag/v2.2.0-provider-lsm) ([\#2795](https://github.com/cosmos/gaia/pull/2795)) +- Bump [ICS] to [v2.3.0-provider-lsm](https://github.com/cosmos/interchain-security/releases/tag/v2.3.0-provider-lsm) ([\#2814](https://github.com/cosmos/gaia/pull/2814)) ## Previous Versions diff --git a/UPGRADING.md b/UPGRADING.md deleted file mode 100644 index 281412b6fc1..00000000000 --- a/UPGRADING.md +++ /dev/null @@ -1,5 +0,0 @@ -# Upgrading Gaia - -This guide provides instructions for upgrading to specific versions of Gaia. - -## [Unreleased] \ No newline at end of file