Skip to content

Commit 24569f4

Browse files
committed
docs: add release notes
1 parent b402434 commit 24569f4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/release-notes/release-notes-0.8.0.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@
2626

2727
## RPC Additions
2828

29+
- The `BurnAsset` RPC now supports a
30+
[new `AssetSpecifier` field](https://github.com/lightninglabs/taproot-assets/pull/1812)
31+
that allows the user to specify the asset to burn by ID or GroupKey.
32+
The `asset` field is now deprecated.
33+
2934
## tapcli Additions
3035

3136
# Improvements
@@ -47,6 +52,10 @@
4752

4853
## tapcli Updates
4954

55+
- The `tapcli assets burn` command now has a
56+
[new `--group_key` flag](https://github.com/lightninglabs/taproot-assets/pull/1812)
57+
that allows users to burn assets by group key.
58+
5059
## Code Health
5160

5261
## Breaking Changes

0 commit comments

Comments
 (0)