Skip to content

Commit

Permalink
Prepare release 0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
UnstoppableSwap Botty committed Jul 1, 2024
1 parent 23a2768 commit c15a5ec
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.13.1] - 2024-07-01

- CLI: Buffer received transfer proofs for later processing if we're currently running a different swap

## [0.13.1] - 2024-06-10
Expand Down Expand Up @@ -362,7 +364,8 @@ It is possible to migrate critical data from the old db to the sqlite but there
- 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.
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.1...HEAD
[unreleased]: https://github.com/UnstoppableSwap/xmr-btc-swap/compare/0.13.1...HEAD
[0.13.1]: https://github.com/UnstoppableSwap/xmr-btc-swap/compare/0.13.1...0.13.1
[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
[0.12.3]: https://github.com/comit-network/xmr-btc-swap/compare/0.12.2...0.12.3
Expand Down

0 comments on commit c15a5ec

Please sign in to comment.