From f99e078dc95c5c4d4498fe6d0a5e3858568b0aee Mon Sep 17 00:00:00 2001 From: KonradStaniec Date: Mon, 6 Jan 2025 09:19:58 +0100 Subject: [PATCH] cl --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c7832d75..b769ad20 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,6 +43,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) of the block in `TallyBlocks` function - [#378](https://github.com/babylonlabs-io/babylon/pull/378) Fix give out rewards with gaps of unfinalized blocks +- [#385](https://github.com/babylonlabs-io/babylon/pull/385) Fix epoching module +ante handler to return from antehandler chain only in case of error ## v1.0.0-rc2