Skip to content

Commit

Permalink
docs: update changelog for v14.0.0 (cosmos#2816)
Browse files Browse the repository at this point in the history
* update changelog

* remove upgrading.md
  • Loading branch information
mpoke authored Nov 15, 2023
1 parent f6797b8 commit 189b57b
Show file tree
Hide file tree
Showing 11 changed files with 6 additions and 15 deletions.
1 change: 0 additions & 1 deletion .changelog/v14.0.0/api-breaking/2781-bump-ics.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/v14.0.0/dependencies/2781-bump-ics.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/v14.0.0/features/2781-bump-ics.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/v14.0.0/state-breaking/2781-bump-ics.md

This file was deleted.

2 changes: 1 addition & 1 deletion .changelog/v14.0.0/summary.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
*November 7, 2023*
*November 15, 2023*
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
5 changes: 0 additions & 5 deletions UPGRADING.md

This file was deleted.

0 comments on commit 189b57b

Please sign in to comment.