From 5e35a2e575a3fe401301e5f0ff6642323f0e28f3 Mon Sep 17 00:00:00 2001 From: rishflab Date: Thu, 2 Sep 2021 12:01:32 +1000 Subject: [PATCH] Fix duplication of entry in CHANGELOG.md --- CHANGELOG.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 36ae9c29..5ba32cc3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,8 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- Add the ability to view the swap-cli bitcoin balance and withdraw - See issue +- Add the ability to view the swap-cli bitcoin balance and withdraw. + See issue . ### Fixed @@ -27,10 +27,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 We were not handling the error when TxCancel submission fails. We also configured the electrum client to retry 5 times in order to help with this problem. See issues: , . -- Add the ability to view the swap-cli bitcoin balance and withdraw - See issue - An issue where the ASB withdraw one bitcoin UTXO at a time instead of the whole balance. - See issue + See issue . ## [0.8.1] - 2021-08-16