Skip to content

Commit

Permalink
chore!: prepare changelog for v4.2.1-lsm release (#2009)
Browse files Browse the repository at this point in the history
* update changelog

* revert changelog v4.2.0 removal

* fix changes

* update changelog

* clean unreleased folder
  • Loading branch information
sainoe authored Jul 3, 2024
1 parent 6e7513a commit 5c74dfd
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .changelog/v4.2.1/summary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
July 3, 2024
<!--
Add a summary for the release here.
If you don't change this message, or if this file is empty, the release
will not be created. -->
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# CHANGELOG

## v4.2.1

July 3, 2024
<!--
Add a summary for the release here.
If you don't change this message, or if this file is empty, the release
will not be created. -->

### BUG FIXES

- [Provider](x/ccv/provider)
- Add missing check for the minimum height of evidence in the consumer double-vote handler.
[#2008](https://github.com/cosmos/interchain-security/pull/2008)

### STATE BREAKING

- [Provider](x/ccv/provider)
- Add missing check for the minimum height of evidence in the consumer double-vote handler.
[#2008](https://github.com/cosmos/interchain-security/pull/2008)

## v4.2.0

May 1, 2024
Expand Down

0 comments on commit 5c74dfd

Please sign in to comment.