Skip to content

Commit 7b5929d

Browse files
authored
Merge pull request #9 from UnstoppableSwap/release/0.13.4
Release version 0.13.4
2 parents 0ad78e4 + 8284bea commit 7b5929d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.13.4] - 2024-07-25
11+
1012
- ASB: The `history` command can now be used while the asb is running.
1113
- ASB: Retry locking of Monero if it fails on first attempt
1214

@@ -373,7 +375,8 @@ It is possible to migrate critical data from the old db to the sqlite but there
373375
- Fixed an issue where Alice would not verify if Bob's Bitcoin lock transaction is semantically correct, i.e. pays the agreed upon amount to an output owned by both of them.
374376
Fixing this required a **breaking change** on the network layer and hence old versions are not compatible with this version.
375377

376-
[unreleased]: https://github.com/comit-network/xmr-btc-swap/compare/0.13.4...HEAD
378+
[unreleased]: https://github.com/UnstoppableSwap/xmr-btc-swap/compare/0.13.4...HEAD
379+
[0.13.4]: https://github.com/UnstoppableSwap/xmr-btc-swap/compare/0.13.4...0.13.4
377380
[0.13.4]: https://github.com/comit-network/xmr-btc-swap/compare/0.13.3...0.13.4
378381
[0.13.3]: https://github.com/comit-network/xmr-btc-swap/compare/0.13.2...0.13.3
379382
[0.13.2]: https://github.com/comit-network/xmr-btc-swap/compare/0.13.1...0.13.2

0 commit comments

Comments
 (0)