From 34235666a203dc246a12d9f2dab5121486a897e9 Mon Sep 17 00:00:00 2001 From: RafilxTenfen Date: Fri, 31 Jan 2025 13:41:42 -0300 Subject: [PATCH] fix: changelog as improvement --- CHANGELOG.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c6b2d81e..61826e139 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,13 +37,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ## Unreleased -### State Machine Breaking +### Improvements -- [#402](https://github.com/babylonlabs-io/babylon/pull/402) **Babylon multi-staking support**. -This PR contains a series of PRs on multi-staking support and BTC stakingintegration. - [#391](https://github.com/babylonlabs-io/babylon/pull/391) Fix e2e `TestBTCRewardsDistribution` flunky check of rewards - [#458](https://github.com/babylonlabs-io/babylon/pull/458) Set `CosmosProvider` functions as public + +### State Machine Breaking + +- [#402](https://github.com/babylonlabs-io/babylon/pull/402) **Babylon multi-staking support**. +This PR contains a series of PRs on multi-staking support and BTC stakingintegration. - [#457](https://github.com/babylonlabs-io/babylon/pull/457) Remove staking msg server and update gentx to generate `MsgWrappedCreateValidator`