File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ v0.9.0]
910- Breaking Changes
1011 - Rename ` get_network() ` method on ` Wallet ` interface to ` network() ` [ #185 ]
1112 - Rename ` get_transactions() ` method on ` Wallet ` interface to ` list_transactions() ` [ #185 ]
@@ -100,7 +101,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
100101
101102## [ v0.2.0]
102103
103- [ unreleased ] : https://github.com/bitcoindevkit/bdk-ffi/compare/v0.8.0...HEAD
104+ [ unreleased ] : https://github.com/bitcoindevkit/bdk-ffi/compare/v0.9.0...HEAD
105+ [ v0.9.0 ] : https://github.com/bitcoindevkit/bdk-ffi/compare/v0.8.0...v0.9.0
104106[ v0.8.0 ] : https://github.com/bitcoindevkit/bdk-ffi/compare/v0.7.0...v0.8.0
105107[ v0.7.0 ] : https://github.com/bitcoindevkit/bdk-ffi/compare/v0.6.0...v0.7.0
106108[ v0.6.0 ] : https://github.com/bitcoindevkit/bdk-ffi/compare/v0.5.0...v0.6.0
You can’t perform that action at this time.
0 commit comments