Skip to content

Commit c9ae4bc

Browse files
committed
docs: add release note
1 parent 1f8a5c6 commit c9ae4bc

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
@@ -76,6 +76,7 @@
7676
- https://github.com/lightninglabs/taproot-assets/pull/1777
7777
- https://github.com/lightninglabs/taproot-assets/pull/1796
7878
- https://github.com/lightninglabs/taproot-assets/pull/1797
79+
- https://github.com/lightninglabs/taproot-assets/pull/1823
7980

8081
- A new [address version 2 was introduced that supports grouped assets and
8182
custom (sender-defined)
@@ -192,6 +193,11 @@
192193
- The `tapcli addrs receives` command now supports
193194
[new `--start_timestamp` and `--end_timestamp` flags](https://github.com/lightninglabs/taproot-assets/pull/1794).
194195

196+
- The `fetchsupplycommit` command [now supports](https://github.com/lightninglabs/taproot-assets/pull/1823)
197+
a `--first` flag to fetch the very first supply commitment; if no flag is
198+
provided, it defaults to fetching the latest. Only one of `--first`,
199+
`--outpoint`, or `--spent_outpoint` may be set.
200+
195201
# Improvements
196202

197203
## Functional Updates

0 commit comments

Comments
 (0)