diff --git a/CHANGELOG.md b/CHANGELOG.md index 31e3b33..586df42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Add 'reserve' feature to enable proof of reserve - If no wallet name is provided, derive one from the descriptor instead of using "main" - Add optional cookie authentication for rpc backend +- Add `regtest-*` features to automatically deploy local regtest nodes +(bitcoind, and electrs) while running cli commands. ## [0.3.0]