Skip to content

Commit 0ceaf76

Browse files
committed
docs: add release notes
1 parent d626854 commit 0ceaf76

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,9 @@
189189
configured with public read access. This matches the behavior of the
190190
existing FetchSupplyCommit RPC endpoint.
191191

192+
- The [`ListUtxos` RPC now returns a `Swept` field](https://github.com/lightninglabs/taproot-assets/pull/1832)
193+
indicating whether the output is spent.
194+
192195
- [PR#1839](https://github.com/lightninglabs/taproot-assets/pull/1839) The
193196
`FetchSupplyLeaves` and `FetchSupplyCommit` RPC endpoints now
194197
include a new `block_headers` field. This field is a map from block
@@ -249,6 +252,9 @@
249252
- Enable [burning the full amount of an asset](https://github.com/lightninglabs/taproot-assets/pull/1791)
250253
when it is the sole one anchored to a Bitcoin UTXO.
251254

255+
- [Garbage collection of zero-value UTXOs](https://github.com/lightninglabs/taproot-assets/pull/1832)
256+
by sweeping tombstones and burn outputs when executing onchain transactions.
257+
252258
## RPC Updates
253259

254260
## tapcli Updates

0 commit comments

Comments
 (0)