diff --git a/CHANGELOG.md b/CHANGELOG.md index 8cc57e17..afe45a95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,11 +9,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Update `bdk` library to latest version. This introduces an incompatability with previous versions due to different formats being used to exchange Bitcoin transactions - Changed ASB to quote on Monero unlocked balance instead of total balance - Allow `asb` to set a bitcoin address that is controlled by the asb itself to redeem/punish bitcoin to ### Added +- Allow asb config overrides using environment variables. See [1231](https://github.com/comit-network/xmr-btc-swap/pull/1231) + ## [0.11.0] - 2022-08-11 ### Changed