From 43499da74b180d4e90badcbf092829d58e7096b7 Mon Sep 17 00:00:00 2001 From: KonradStaniec Date: Wed, 9 Oct 2024 16:36:07 +0200 Subject: [PATCH] Update changelog (#152) --- CHANGELOG.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 311d4ef0e..c11bed963 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,6 +37,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ## Unreleased +## v0.12.0 + ### State Machine Breaking * [#132](https://github.com/babylonlabs-io/babylon/pull/132) Add CosmWasm parameters @@ -44,7 +46,7 @@ update during v1 upgrade handler. * [#142](https://github.com/babylonlabs-io/babylon/pull/142) Remove signed finality providers insert from the v1 upgrade handler. -### Misc Improvements +### Improvements * [#130](https://github.com/babylonlabs-io/babylon/pull/130) Fix bugs in the transaction fee refunding mechanism for covenant signatures and finality signatures @@ -56,9 +58,6 @@ pre-approval flow. messages inside `authz.MsgExec`. * [#146](https://github.com/babylonlabs-io/babylon/pull/146) Add property status as a filter to BTC delegations rest request `QueryBTCDelegationsRequest`. - -### Improvements - * [#144](https://github.com/babylonlabs-io/babylon/pull/144) Add new finality provider events * [#131](https://github.com/babylonlabs-io/babylon/pull/131) Add new staking events * [#113](https://github.com/babylonlabs-io/babylon/pull/113) Add multibuild binary