diff --git a/CHANGELOG.md b/CHANGELOG.md index 87eb60ec0..993b2d6ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,14 +42,18 @@ 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 -- [#311](https://github.com/babylonlabs-io/babylon/pull/311) Enforce version 2 -for unbonding transactions ### State Machine Breaking - [#310](https://github.com/babylonlabs-io/babylon/pull/310) implement adr-37 - making params valid for btc light client ranges +## v0.17.2 + +### Improvements +- [#311](https://github.com/babylonlabs-io/babylon/pull/311) Enforce version 2 +for unbonding transactions + ## v0.17.1 ### Bug fixes