diff --git a/CHANGELOG.md b/CHANGELOG.md index 06b348f..8d35f4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,7 +42,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) * [#65](https://github.com/babylonlabs-io/btc-staker/pull/65) Various fixes to pre-approval flow. Do not send signed staking transactions to Babylon. * [#66](https://github.com/babylonlabs-io/btc-staker/pull/66) Bump babylon to -v0.13.0. +v0.13.0 as it updates BTC block heights to uint32 and function naming. * [#67](https://github.com/babylonlabs-io/btc-staker/pull/67) Enable concurrent sending of multiple pre-approval staking transactions.