Skip to content

Commit d8f6fa3

Browse files
ValuedMammalnotmandatory
authored andcommitted
chore: Update CHANGELOG.md
1 parent cb2c7ed commit d8f6fa3

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717
- feat!: Persist utxo lock status [#259](https://github.com/bitcoindevkit/bdk_wallet/pull/259)
1818
- Return wallet events when applying updates and blocks (3.0 milestone) [#319](https://github.com/bitcoindevkit/bdk_wallet/pull/319)
1919
- feature: Add Caravan wallet format import/export support [#205](https://github.com/bitcoindevkit/bdk_wallet/pull/205)
20-
- Add get_pre_1_wallet_keychains migration helper [#364](https://github.com/bitcoindevkit/bdk_wallet/pull/364)
20+
- Add get_pre_v1_wallet_keychains to assist migration from pre-1.0 bdk wallets [#364](https://github.com/bitcoindevkit/bdk_wallet/pull/364) [#411](https://github.com/bitcoindevkit/bdk_wallet/pull/411)
2121
- Update README with new codecov badge [#341](https://github.com/bitcoindevkit/bdk_wallet/pull/341)
2222
- feat: Add apply_unconfirmed_txs_events and apply_evicted_txs_events [#388](https://github.com/bitcoindevkit/bdk_wallet/pull/388)
2323

2424
### Fixed
2525

2626
- fix(wallet): Don't fail in build_fee_bump for missing parent txid [#337](https://github.com/bitcoindevkit/bdk_wallet/pull/337)
27+
- fix(dsl): handle invalid `RelLockTime` without panicking [#404](https://github.com/bitcoindevkit/bdk_wallet/pull/404)
28+
- fix(dsl): handle invalid `AbsLockTime` without panicking [#409](https://github.com/bitcoindevkit/bdk_wallet/pull/409)
2729

2830
### Changed
2931

0 commit comments

Comments
 (0)