From 94f63468d8ff7fef5aec2be51432320df3b7113d Mon Sep 17 00:00:00 2001 From: Einliterflasche Date: Tue, 23 Jul 2024 00:19:39 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b4776b8..264b3396 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +- ASB: The `history` command can now be used while the asb is running. - CLI: `--change-address` can now be omitted. In that case, any change is refunded to the internal bitcoin wallet. ## [0.13.2] - 2024-07-02