Skip to content

Commit

Permalink
bring v17.0.0 changelog to main (#3110)
Browse files Browse the repository at this point in the history
Co-authored-by: MSalopek <matija.salopek994@gmail.com>
  • Loading branch information
mpoke and MSalopek committed May 23, 2024
1 parent 2c17d6f commit fdc84cd
Show file tree
Hide file tree
Showing 6 changed files with 28 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .changelog/v17.0.0/dependencies/3103-bump-comet.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- Bump [CometBFT](https://github.com/cometbft/cometbft)
to [v0.37.6](https://github.com/cometbft/cometbft/releases/tag/v0.37.6)
([\#3103](https://github.com/cosmos/gaia/pull/3103))
File renamed without changes.
1 change: 1 addition & 0 deletions .changelog/v17.0.0/summary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*May 17, 2024*
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# CHANGELOG

## v17.0.0

*May 17, 2024*

### DEPENDENCIES

- Bump [CometBFT](https://github.com/cometbft/cometbft)
to [v0.37.6](https://github.com/cometbft/cometbft/releases/tag/v0.37.6)
([\#3103](https://github.com/cosmos/gaia/pull/3103))
- Bump [ICS](https://github.com/cosmos/interchain-security) to
[v4.2.0-lsm](https://github.com/cosmos/interchain-security/releases/tag/v4.2.0-lsm)
([\#3103](https://github.com/cosmos/gaia/pull/3103))

### FEATURES

- Add ICS 2.0 aka Partial Set Security (PSS).
See the [PSS docs](https://cosmos.github.io/interchain-security/features/partial-set-security) for more details.
([\#3103](https://github.com/cosmos/gaia/pull/3103))

### STATE BREAKING

- Add ICS 2.0 aka Partial Set Security (PSS)
([\#3103](https://github.com/cosmos/gaia/pull/3103))

## v16.0.0

*23rd April, 2024*
Expand Down

0 comments on commit fdc84cd

Please sign in to comment.