From 26109d6d8a5e90536ec92dd86a0546ffb5970ff7 Mon Sep 17 00:00:00 2001 From: binarybaron <86064887+binarybaron@users.noreply.github.com> Date: Tue, 2 Jul 2024 01:51:58 +0200 Subject: [PATCH] Revert "Prepare release 0.13.2 (#1697)" (#1698) This reverts commit 5e735ef4f72cb95f9372cd6d69f39f5f9019283b. --- CHANGELOG.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d60a04d..6da810b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,8 +9,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [0.13.2] - 2024-07-01 -## [0.13.2] - 2024-07-01 - - CLI: Buffer received transfer proofs for later processing if we're currently running a different swap - CLI: We now display the reason for a failed cancel-refund operation to the user (#683) @@ -368,7 +366,6 @@ It is possible to migrate critical data from the old db to the sqlite but there Fixing this required a **breaking change** on the network layer and hence old versions are not compatible with this version. [unreleased]: https://github.com/comit-network/xmr-btc-swap/compare/0.13.2...HEAD -[0.13.2]: https://github.com/comit-network/xmr-btc-swap/compare/0.13.2...0.13.2 [0.13.2]: https://github.com/comit-network/xmr-btc-swap/compare/0.13.1...0.13.2 [0.13.1]: https://github.com/comit-network/xmr-btc-swap/compare/0.13.0...0.13.1 [0.13.0]: https://github.com/comit-network/xmr-btc-swap/compare/0.12.3...0.13.0