### Misc
#### Removed
-- Removed the `parse_descriptor` example, since it wasn't demostrating any bdk-specific API anymore.
+- Removed the `parse_descriptor` example, since it wasn't demonstrating any bdk-specific API anymore.
#### Changed
- Updated `bitcoin` to `0.26`, `miniscript` to `5.1` and `electrum-client` to `0.6`
#### Added
- Added support for the `signet` network (issue #62)
-
-#### Added
- Added a function to get the version of BDK at runtime
### Wallet