From 6c0e5f95e6ae90ad3986e6c1a613ee1c2dd993a3 Mon Sep 17 00:00:00 2001 From: Marius Poke Date: Fri, 17 Nov 2023 16:26:52 +0100 Subject: [PATCH] docs: add v2.4.0-lsm section to changelog (#1436) add v2.4.0-lsm section to changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f8ab5b1f3..c20d772a25 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ Add an entry to the unreleased section whenever merging a PR to main that is not targeted at a specific release. These entries will eventually be included in a release. +## v2.4.0-lsm + +*November 17, 2023* + * (feat!) [#1435](https://github.com/cosmos/interchain-security/pull/1435) Add height-base filter for consumer equivocation evidence. ## v2.3.0-provider-lsm