Skip to content

Commit

Permalink
docs: bring v6.3.0 changelog to main (#2375)
Browse files Browse the repository at this point in the history
bring v6.3.0 changelog to main
  • Loading branch information
mpoke authored Nov 7, 2024
1 parent 22f72bd commit f3959a2
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 0 deletions.
1 change: 1 addition & 0 deletions .changelog/v6.3.0/summary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*October 18, 2024*
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# CHANGELOG

## v6.3.0

*October 18, 2024*

### BUG FIXES

- `[x/provider]` Add check for zero rewards to the rewards distribution logic.
([\#2363](https://github.com/cosmos/interchain-security/pull/2363))

### IMPROVEMENTS

- `[x/provider]` Add validation for initial height and set
default values for consumer initialization params.
([\#2357](https://github.com/cosmos/interchain-security/pull/2357))

### STATE BREAKING

- `[x/provider]` Add check for zero rewards to the rewards distribution logic.
([\#2363](https://github.com/cosmos/interchain-security/pull/2363))
- `[x/provider]` Add validation for initial height and set
default values for consumer initialization params.
([\#2357](https://github.com/cosmos/interchain-security/pull/2357))

## v6.2.0

*October 4, 2024*
Expand Down

0 comments on commit f3959a2

Please sign in to comment.