Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rajarshimaitra committed Jul 8, 2022
1 parent 3f5895e commit 05da9d8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Rewrite relevant doc comments as `structopt` help document.
- Update `bdk` and `bdk-reserves` to v0.19.0.
- Change default database to `sqlite`.
- Add new `bdk-cli node <command> [<args>]` to control the backend node deployed by
deployed by `regtest-*` features.
- Add an integration testing framework in `src/tests/integration.rs`. This framework uses
the `regtest-*` feature to run automated testing with bdk-cli.

## [0.5.0]

Expand Down

0 comments on commit 05da9d8

Please sign in to comment.