From f614222187bc5012980e7e02161e789257dafa46 Mon Sep 17 00:00:00 2001 From: KonradStaniec Date: Tue, 3 Dec 2024 12:45:46 +0100 Subject: [PATCH] change log update --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 993b2d6ab..131e11c98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,6 +42,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - [#309](https://github.com/babylonlabs-io/babylon/pull/309) feat(adr-036): custom withdrawal address - [#305](https://github.com/babylonlabs-io/babylon/pull/305) chore: add more error logs to `VerifyInclusionProofAndGetHeight` - [#304](https://github.com/babylonlabs-io/babylon/pull/304) Add highest voted height to finality provider +- [#314](https://github.com/babylonlabs-io/babylon/pull/314) Require exact unbonding time in delegation ### State Machine Breaking