# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.1.0]
### Project
#### Added
- Add CONTRIBUTING.md
- Add CI and code coverage Discord badges to the README
- Add CI and code coverage github actions workflows
- Add scheduled audit check in CI
- Add CHANGELOG.md
#### Changed
- If an invalid network name return an error instead of defaulting to `testnet`
## [0.1.0-beta.1]
[unreleased]: https://github.com/bitcoindevkit/bdk-cli/compare/0.1.0...HEAD
[0.1.0]: https://github.com/bitcoindevkit/bdk-cli/compare/0.1.0-beta.1...0.1.0
[0.1.0-beta.1]: https://github.com/bitcoindevkit/bdk-cli/compare/84a02e35...0.1.0-beta.1
[bdk0.2]: https://github.com/bitcoindevkit/bdk/releases/tag/v0.2.0