mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
ListSwap Update: Update release note
This commit is contained in:
parent
5cc119b610
commit
6b3f270417
1 changed files with 6 additions and 0 deletions
|
|
@ -15,6 +15,12 @@ This file tracks release notes for the loop client.
|
|||
## Next release
|
||||
|
||||
#### New Features
|
||||
* [Enhance](https://github.com/lightninglabs/loop/pull/912) the
|
||||
`loop listswaps` command by improving the ability to filter the
|
||||
response. Use `--start_timestamp_ns` to return only swaps after
|
||||
that timestamp. Use `--max_swaps` to limit total swap outputs.
|
||||
Paging is enabled using the `next_start_time` field in the response.
|
||||
|
||||
|
||||
#### Breaking Changes
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue