Skip to content

Commit 5488ad7

Browse files
committed
docs: add release notes
1 parent 66edc1b commit 5488ad7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/release-notes/release-notes-0.7.0.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,16 @@
2626
- [An integration test flake was
2727
fixed](https://github.com/lightninglabs/taproot-assets/pull/1651).
2828

29+
- Fixed two send related bugs that would lead to either a `invalid transfer
30+
asset witness` or `unable to fund address send: error funding packet: unable
31+
to list eligible coins: unable to query commitments: mismatch of managed utxo
32+
and constructed tap commitment root` error when sending assets.
33+
The [PR that fixed the two
34+
bugs](https://github.com/lightninglabs/taproot-assets/pull/1741) also
35+
optimized sending to V2 TAP addresses by removing the need for creating
36+
tombstone outputs on a full-value send (by using interactive transfers for V2
37+
addresses).
38+
2939
# New Features
3040

3141
## Functional Enhancements

0 commit comments

Comments
 (0)